mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-15 03:48:02 +08:00
Help: correct typo in ExternalData (duplicate "of")
This commit is contained in:
@@ -179,7 +179,7 @@ calling any of the functions provided by this module.
|
|||||||
|
|
||||||
.. variable:: ExternalData_URL_TEMPLATES
|
.. 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)``
|
of URL templates using the placeholders ``%(algo)`` and ``%(hash)``
|
||||||
in each template. Data fetch rules try each URL template in order
|
in each template. Data fetch rules try each URL template in order
|
||||||
by substituting the hash algorithm name for ``%(algo)`` and the hash
|
by substituting the hash algorithm name for ``%(algo)`` and the hash
|
||||||
|
Reference in New Issue
Block a user