chore: spelling fix

This commit is contained in:
Alex Fabijanic
2022-07-18 18:31:21 +02:00
parent 89905b507b
commit 3644fde0c6

View File

@@ -51,9 +51,9 @@ and PocoLIB64d.dll for debug, respectively.
!!!C++ standard version not properly defined
In oreder to work around that, `/Zc:__cplusplus` compiler flag is necesary.
In order to work around that, `/Zc:__cplusplus` compiler flag is necesary.
See following issues for details and explanations:
See the following issues for details and explanations:
* https://github.com/pocoproject/poco/issues/3665
* https://devblogs.microsoft.com/cppblog/msvc-now-correctly-reports-__cplusplus/