codespell: Fix one more typo found by version 2.4

Was missed in the MR 10236 ;-(
This commit is contained in:
Alex Turbov
2025-01-28 17:39:03 +04:00
parent d6a7a83700
commit 7d4086d239

View File

@@ -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: