summaryrefslogtreecommitdiff
path: root/Modules/CMakeGraphVizOptions.cmake
diff options
context:
space:
mode:
authorAlex Neundorf <neundorf@kde.org>2013-09-11 21:08:25 +0200
committerAlex Neundorf <neundorf@kde.org>2013-09-11 21:08:25 +0200
commitbbb0d6faa67725e99eb6ec25683d6ae51d6cd01e (patch)
tree650f414b8dfcae1dc66904792a16823259605d1a /Modules/CMakeGraphVizOptions.cmake
parent7c7cdf707396ad0191203dc90ea8ea28d9381b37 (diff)
downloadcmake-bbb0d6faa67725e99eb6ec25683d6ae51d6cd01e.tar.gz
CMakeGraphVizOptions.cmake: Fix typo in documentation
Alex
Diffstat (limited to 'Modules/CMakeGraphVizOptions.cmake')
-rw-r--r--Modules/CMakeGraphVizOptions.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/CMakeGraphVizOptions.cmake b/Modules/CMakeGraphVizOptions.cmake
index e4af54c0af..2f04abbcb6 100644
--- a/Modules/CMakeGraphVizOptions.cmake
+++ b/Modules/CMakeGraphVizOptions.cmake
@@ -53,7 +53,7 @@
# Default : TRUE
##end
##variable
-# GRAPHVIZ_MODULE_LIBS - Set this to FALSE to exclude static libraries from the generated graphs.
+# GRAPHVIZ_MODULE_LIBS - Set this to FALSE to exclude module libraries from the generated graphs.
# Mandatory : NO
# Default : TRUE
##end