From 1ad991a13ef27e6ed2dbd8bc2d40147c111a8c11 Mon Sep 17 00:00:00 2001 From: "Joachim Wuttke (o)" Date: Mon, 7 Sep 2020 14:27:01 +0200 Subject: Help: correct typo in ExternalData (duplicate "of") --- Modules/ExternalData.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/ExternalData.cmake b/Modules/ExternalData.cmake index e5dbcd9..6fe8685 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 -- cgit v0.12