ENH: fix spelling error
This commit is contained in:
parent
10e297382d
commit
30ad13be94
@ -774,7 +774,7 @@ void cmCacheManager::AddCacheEntry(const char* key,
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
e.Properties["HELPSTRING"] =
|
e.Properties["HELPSTRING"] =
|
||||||
"(This variable does not exists and should not be used)";
|
"(This variable does not exist and should not be used)";
|
||||||
}
|
}
|
||||||
this->Cache[key] = e;
|
this->Cache[key] = e;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user