@@ -53,7 +53,7 @@ void cmPropertyDefinition
break;
case cmProperty::DIRECTORY: this->LongName += " on a directory";
- case cmProperty::GLOBAL: this->LongName += " globaly";
+ case cmProperty::GLOBAL: this->LongName += " globally";
case cmProperty::TEST: this->LongName += " on CTest";