summaryrefslogtreecommitdiffstats
path: root/Help/command/install.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/command/install.rst')
-rw-r--r--Help/command/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/install.rst b/Help/command/install.rst
index 324e0c5..bd8da39 100644
--- a/Help/command/install.rst
+++ b/Help/command/install.rst
@@ -22,7 +22,7 @@ This command generates installation rules for a project. Install rules
specified by calls to the ``install()`` command within a source directory
are executed in order during installation.
-.. versionadded:: 3.14
+.. versionchanged:: 3.14
Install rules in subdirectories
added by calls to the :command:`add_subdirectory` command are interleaved
with those in the parent directory to run in the order declared (see