summaryrefslogtreecommitdiffstats
path: root/Help/command/install_programs.rst
diff options
context:
space:
mode:
authorJosef Angstenberger <code@jtxa.de>2021-05-06 19:24:28 (GMT)
committerJosef Angstenberger <code@jtxa.de>2021-05-07 15:00:17 (GMT)
commit7072d837720d25bcd1906764e3eb23b940e4e4a4 (patch)
tree9993842ff4bc18c617f343e2eeae28ebaa767e39 /Help/command/install_programs.rst
parent03b1140ddc6341aec37f55437cdabba8fcdfe906 (diff)
downloadCMake-7072d837720d25bcd1906764e3eb23b940e4e4a4.zip
CMake-7072d837720d25bcd1906764e3eb23b940e4e4a4.tar.gz
CMake-7072d837720d25bcd1906764e3eb23b940e4e4a4.tar.bz2
Help: Fix typos and spelling in documentation
Diffstat (limited to 'Help/command/install_programs.rst')
-rw-r--r--Help/command/install_programs.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/install_programs.rst b/Help/command/install_programs.rst
index fab6482..eafae89 100644
--- a/Help/command/install_programs.rst
+++ b/Help/command/install_programs.rst
@@ -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``