summaryrefslogtreecommitdiff
path: root/Modules/FindMotif.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/FindMotif.cmake')
-rw-r--r--Modules/FindMotif.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindMotif.cmake b/Modules/FindMotif.cmake
index e35411272a..57da1c1e96 100644
--- a/Modules/FindMotif.cmake
+++ b/Modules/FindMotif.cmake
@@ -32,7 +32,7 @@ IF(UNIX)
ENDIF(UNIX)
-# handle the QUIETLY and REQUIRED arguments and set MOTIF_FOUND to TRUE if
+# handle the QUIETLY and REQUIRED arguments and set MOTIF_FOUND to TRUE if
# all listed variables are TRUE
INCLUDE(${CMAKE_CURRENT_LIST_DIR}/FindPackageHandleStandardArgs.cmake)
FIND_PACKAGE_HANDLE_STANDARD_ARGS(Motif DEFAULT_MSG MOTIF_LIBRARIES MOTIF_INCLUDE_DIR)