summaryrefslogtreecommitdiffstats
path: root/Help/command/get_filename_component.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/get_filename_component.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/get_filename_component.rst')
-rw-r--r--Help/command/get_filename_component.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/get_filename_component.rst b/Help/command/get_filename_component.rst
index e073a28..be9d00a 100644
--- a/Help/command/get_filename_component.rst
+++ b/Help/command/get_filename_component.rst
@@ -25,7 +25,7 @@ Sets ``<var>`` to a component of ``<FileName>``, where ``<mode>`` is one of:
PATH = Legacy alias for DIRECTORY (use for CMake <= 2.8.11)
.. versionadded:: 3.14
- Added ``LAST_EXT`` and ``NAME_WLE`` modes.
+ Added the ``LAST_EXT`` and ``NAME_WLE`` modes.
Paths are returned with forward slashes and have no trailing slashes.
If the optional ``CACHE`` argument is specified, the result variable is