mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 19:08:07 +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
|
||||
|
||||
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
|
||||
|
Reference in New Issue
Block a user