Help: Fix typos and spelling in documentation

This commit is contained in:
Josef Angstenberger
2021-05-06 21:24:28 +02:00
parent 03b1140ddc
commit 7072d83772
24 changed files with 28 additions and 28 deletions

View File

@@ -5,7 +5,7 @@ install_programs
Use the :command:`install(PROGRAMS)` command instead.
This command has been superceded by the :command:`install` command. It is
This command has been superseded by the :command:`install` command. It is
provided for compatibility with older CMake code. The ``FILES`` form is
directly replaced by the ``PROGRAMS`` form of the :command:`install`
command. The regexp form can be expressed more clearly using the ``GLOB``