Fix typos and repeated words in comments and documentation

Closes #24085.
This commit is contained in:
Blake-Madden 2023-11-24 07:02:58 -05:00 committed by Vadim Zeitlin
parent bcbc31e97f
commit 2c1cdf9c02
9 changed files with 14 additions and 14 deletions

View file

@ -25,7 +25,7 @@ Files
* functions.cmake
* contains various wxWidgets specific functions and macros used throughout
the CMake files
* Every function should contain a short description of it's parameters as
* Every function should contain a short description of its parameters as
a comment before the function/macro
* install.cmake
* Handles definitions for the `install` and `uninstall` target