summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_NETRC_FILE.rst
diff options
context:
space:
mode:
authorShane Parris <shane.lee.parris@gmail.com>2018-02-15 21:52:01 (GMT)
committerBrad King <brad.king@kitware.com>2018-02-16 14:41:03 (GMT)
commit1667e244539cfef183c4d66972fbf1e8d06fbfe2 (patch)
treea809935912bd4cf6bc0f785ea978d450606f9e6a /Help/variable/CMAKE_NETRC_FILE.rst
parent9c1efb614dee294cb3a1077e8a232573f309c605 (diff)
downloadCMake-1667e244539cfef183c4d66972fbf1e8d06fbfe2.zip
CMake-1667e244539cfef183c4d66972fbf1e8d06fbfe2.tar.gz
CMake-1667e244539cfef183c4d66972fbf1e8d06fbfe2.tar.bz2
Help: Fix command references in CMAKE_NETRC* variable documentation
Diffstat (limited to 'Help/variable/CMAKE_NETRC_FILE.rst')
-rw-r--r--Help/variable/CMAKE_NETRC_FILE.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/variable/CMAKE_NETRC_FILE.rst b/Help/variable/CMAKE_NETRC_FILE.rst
index 1508f1e..0f09afe 100644
--- a/Help/variable/CMAKE_NETRC_FILE.rst
+++ b/Help/variable/CMAKE_NETRC_FILE.rst
@@ -2,7 +2,7 @@ CMAKE_NETRC_FILE
----------------
This variable is used to initialize the ``NETRC_FILE`` option for
-:command:`file(DOWNLOAD)` and :command:`file(DOWNLOAD)` commands and the
+:command:`file(DOWNLOAD)` and :command:`file(UPLOAD)` commands and the
module :module:`ExternalProject`. See those commands for additional
information.