summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-10-07 19:43:15 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2013-10-07 19:43:15 (GMT)
commit0b7a2034a3b87e80461b4abcf7c316076a16ad0d (patch)
tree74e904337ce4eaa320c6ffb171b8becc4bdfa004
parent6955d7bea65a82d1af00010a7fe6b5423334fbb3 (diff)
parentbbb0d6faa67725e99eb6ec25683d6ae51d6cd01e (diff)
downloadCMake-0b7a2034a3b87e80461b4abcf7c316076a16ad0d.zip
CMake-0b7a2034a3b87e80461b4abcf7c316076a16ad0d.tar.gz
CMake-0b7a2034a3b87e80461b4abcf7c316076a16ad0d.tar.bz2
Merge topic 'FixTypoInGraphvizDocs'
bbb0d6f CMakeGraphVizOptions.cmake: Fix typo in documentation
-rw-r--r--Modules/CMakeGraphVizOptions.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/CMakeGraphVizOptions.cmake b/Modules/CMakeGraphVizOptions.cmake
index e4af54c..2f04abb 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