ENH: spelling

This commit is contained in:
Bill Hoffman 2005-10-18 16:09:16 -04:00
parent fdc4795b91
commit 40094058db
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ public:
*/
virtual const char* GetTerseDocumentation()
{
return "Depricated. Use ${CMAKE_SYSTEM} and ${CMAKE_CXX_COMPILER} instead.";
return "Deprecated. Use ${CMAKE_SYSTEM} and ${CMAKE_CXX_COMPILER} instead.";
}
/**