summaryrefslogtreecommitdiffstats
path: root/Modules/FindMotif.cmake
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2009-04-19 16:47:01 (GMT)
committerAlexander Neundorf <neundorf@kde.org>2009-04-19 16:47:01 (GMT)
commit879f2f98fec41d89dce20dbcffce597ae534a3ba (patch)
treebf71c62cc1c7d72f4f5d567c2e50bc4cce50fd7e /Modules/FindMotif.cmake
parent289ce0b80ac748f602ba4c6a1a9d43dfbeccc2b5 (diff)
downloadCMake-879f2f98fec41d89dce20dbcffce597ae534a3ba.zip
CMake-879f2f98fec41d89dce20dbcffce597ae534a3ba.tar.gz
CMake-879f2f98fec41d89dce20dbcffce597ae534a3ba.tar.bz2
STYLE: fix typos in the docs
Alex
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 e068202..ad471b3 100644
--- a/Modules/FindMotif.cmake
+++ b/Modules/FindMotif.cmake
@@ -1,7 +1,7 @@
# - Try to find Motif (or lesstif)
# Once done this will define:
# MOTIF_FOUND - system has MOTIF
-# MOTIF_INCLUDE_DIR - incude paths to use Motif
+# MOTIF_INCLUDE_DIR - include paths to use Motif
# MOTIF_LIBRARIES - Link these to use Motif
SET(MOTIF_FOUND 0)