From bbb0d6faa67725e99eb6ec25683d6ae51d6cd01e Mon Sep 17 00:00:00 2001 From: Alex Neundorf Date: Wed, 11 Sep 2013 21:08:25 +0200 Subject: CMakeGraphVizOptions.cmake: Fix typo in documentation Alex --- Modules/CMakeGraphVizOptions.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v0.12