aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElvis Angelaccio <elvis.angelaccio@kde.org>2016-12-01 11:14:22 +0100
committerElvis Angelaccio <elvis.angelaccio@kde.org>2016-12-01 11:14:22 +0100
commit78fc8f7a22cf1f6a091ccc3b94c6e2dff038f8bd (patch)
treee128ea62fdb81bd7d45d17c862dd4a6fed9744b1
parent751b6abcc5a750c0fd75d393f8d13c6167c89728 (diff)
downloadextra-cmake-modules-78fc8f7a22cf1f6a091ccc3b94c6e2dff038f8bd.tar.gz
extra-cmake-modules-78fc8f7a22cf1f6a091ccc3b94c6e2dff038f8bd.tar.bz2
Fix typo
GIT_SILENT
-rw-r--r--modules/ECMOptionalAddSubdirectory.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/ECMOptionalAddSubdirectory.cmake b/modules/ECMOptionalAddSubdirectory.cmake
index 43d2945f..6cf50727 100644
--- a/modules/ECMOptionalAddSubdirectory.cmake
+++ b/modules/ECMOptionalAddSubdirectory.cmake
@@ -2,7 +2,7 @@
# ECMOptionalAddSubdirectory
# --------------------------
#
-# Make subdiretories optional.
+# Make subdirectories optional.
#
# ::
#