summaryrefslogtreecommitdiffstats
path: root/Utilities
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2024-10-23 19:27:12 (GMT)
committerBrad King <brad.king@kitware.com>2024-10-25 12:43:04 (GMT)
commit7605228f5e01866ffa96d18ac5b951f63165a6c9 (patch)
treef9b9b459577d16dc7913b27d3650674f569b71f5 /Utilities
parentebd038613ebe3722afe78a1cd33c8de7d77075df (diff)
downloadCMake-7605228f5e01866ffa96d18ac5b951f63165a6c9.zip
CMake-7605228f5e01866ffa96d18ac5b951f63165a6c9.tar.gz
CMake-7605228f5e01866ffa96d18ac5b951f63165a6c9.tar.bz2
codespell: Fix typos
Diffstat (limited to 'Utilities')
-rw-r--r--Utilities/Scripts/update-third-party.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/Scripts/update-third-party.bash b/Utilities/Scripts/update-third-party.bash
index bfe6828..cf76b17 100644
--- a/Utilities/Scripts/update-third-party.bash
+++ b/Utilities/Scripts/update-third-party.bash
@@ -25,7 +25,7 @@
# ownership
# A git author name/email for the commits.
# subtree
-# The location of the thirdparty package within the main source
+# The location of the third-party package within the main source
# tree.
# repo
# The git repository to use as upstream.