mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-25 10:18:34 -06:00
codespell: Fix one more typo found by version 2.4
Was missed in the MR 10236 ;-(
This commit is contained in:
@@ -37,7 +37,7 @@ protected:
|
||||
// MacOSX Framework support methods
|
||||
void WriteFrameworkRules(bool relink);
|
||||
|
||||
// Store the computd framework version for OS X Frameworks.
|
||||
// Store the computed framework version for OS X Frameworks.
|
||||
std::string FrameworkVersion;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user