summaryrefslogtreecommitdiff
path: root/Modules/ExternalData.cmake
diff options
context:
space:
mode:
authorJoachim Wuttke (o) <j.wuttke@fz-juelich.de>2020-09-07 14:27:01 +0200
committerJoachim Wuttke (o) <j.wuttke@fz-juelich.de>2020-09-07 14:27:01 +0200
commit1ad991a13ef27e6ed2dbd8bc2d40147c111a8c11 (patch)
tree982b6d41e7ecaeeb2abe14cfd3687e9b6acc6606 /Modules/ExternalData.cmake
parent2da778664d3e99ada4e67a5a1b9d377f92a9f75f (diff)
downloadcmake-1ad991a13ef27e6ed2dbd8bc2d40147c111a8c11.tar.gz
Help: correct typo in ExternalData (duplicate "of")
Diffstat (limited to 'Modules/ExternalData.cmake')
-rw-r--r--Modules/ExternalData.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/ExternalData.cmake b/Modules/ExternalData.cmake
index e5dbcd9639..6fe8685cae 100644
--- a/Modules/ExternalData.cmake
+++ b/Modules/ExternalData.cmake
@@ -179,7 +179,7 @@ calling any of the functions provided by this module.
.. variable:: ExternalData_URL_TEMPLATES
- The ``ExternalData_URL_TEMPLATES`` may be set to provide a list of
+ The ``ExternalData_URL_TEMPLATES`` may be set to provide a list
of URL templates using the placeholders ``%(algo)`` and ``%(hash)``
in each template. Data fetch rules try each URL template in order
by substituting the hash algorithm name for ``%(algo)`` and the hash