summaryrefslogtreecommitdiffstats
path: root/Help/command/list.rst
diff options
context:
space:
mode:
authorNikita Nemkin <nikita@nemkin.ru>2020-12-01 17:58:21 (GMT)
committerNikita Nemkin <nikita@nemkin.ru>2020-12-02 16:00:31 (GMT)
commit5000f93a91a5a9f0964d415692ffc05df0114eb1 (patch)
tree689615c1220d7338e4e464f23edf4580413b3e52 /Help/command/list.rst
parent8fea95319bcaac741faf93bd66b3a1838b56a418 (diff)
downloadCMake-5000f93a91a5a9f0964d415692ffc05df0114eb1.zip
CMake-5000f93a91a5a9f0964d415692ffc05df0114eb1.tar.gz
CMake-5000f93a91a5a9f0964d415692ffc05df0114eb1.tar.bz2
Help: Fix grammar in `.. versionadded` directives
Issue: #19715
Diffstat (limited to 'Help/command/list.rst')
-rw-r--r--Help/command/list.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Help/command/list.rst b/Help/command/list.rst
index ee3530c..7accc5a 100644
--- a/Help/command/list.rst
+++ b/Help/command/list.rst
@@ -318,10 +318,10 @@ Reverses the contents of the list in-place.
Sorts the list in-place alphabetically.
.. versionadded:: 3.13
- Added ``COMPARE``, ``CASE``, and ``ORDER`` options.
+ Added the ``COMPARE``, ``CASE``, and ``ORDER`` options.
.. versionadded:: 3.18
- Added ``COMPARE NATURAL`` option.
+ Added the ``COMPARE NATURAL`` option.
Use the ``COMPARE`` keyword to select the comparison method for sorting.
The ``<compare>`` option should be one of: