diff --git a/doc/99150-WindowsPlatformNotes.page b/doc/99150-WindowsPlatformNotes.page index e3529559b..6c945c186 100644 --- a/doc/99150-WindowsPlatformNotes.page +++ b/doc/99150-WindowsPlatformNotes.page @@ -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/