diff options
author | Nikita Nemkin <nikita@nemkin.ru> | 2020-12-01 17:58:21 (GMT) |
---|---|---|
committer | Nikita Nemkin <nikita@nemkin.ru> | 2020-12-02 16:00:31 (GMT) |
commit | 5000f93a91a5a9f0964d415692ffc05df0114eb1 (patch) | |
tree | 689615c1220d7338e4e464f23edf4580413b3e52 /Help/cpack_gen/freebsd.rst | |
parent | 8fea95319bcaac741faf93bd66b3a1838b56a418 (diff) | |
download | CMake-5000f93a91a5a9f0964d415692ffc05df0114eb1.zip CMake-5000f93a91a5a9f0964d415692ffc05df0114eb1.tar.gz CMake-5000f93a91a5a9f0964d415692ffc05df0114eb1.tar.bz2 |
Help: Fix grammar in `.. versionadded` directives
Issue: #19715
Diffstat (limited to 'Help/cpack_gen/freebsd.rst')
-rw-r--r-- | Help/cpack_gen/freebsd.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/cpack_gen/freebsd.rst b/Help/cpack_gen/freebsd.rst index 3cfa4a0..2c93569 100644 --- a/Help/cpack_gen/freebsd.rst +++ b/Help/cpack_gen/freebsd.rst @@ -90,7 +90,7 @@ the RPM information (e.g. package license). for Debian packaging, so we may as well re-use it). .. versionadded:: 3.12 - ``CMAKE_PROJECT_HOMEPAGE_URL`` variable. + The ``CMAKE_PROJECT_HOMEPAGE_URL`` variable. .. variable:: CPACK_FREEBSD_PACKAGE_LICENSE |