aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Giboudeaux <cgiboudeaux@gmail.com>2009-12-04 18:14:09 +0000
committerChristophe Giboudeaux <cgiboudeaux@gmail.com>2009-12-04 18:14:09 +0000
commit4c7071d194a170b51e679bb54d76574094799573 (patch)
treef6e173108520e4fc6b9c1773ce868973df5d9d45
parent666608af55e914cbf0ab3b4af51a4bc79ba831b3 (diff)
downloadextra-cmake-modules-4c7071d194a170b51e679bb54d76574094799573.tar.gz
extra-cmake-modules-4c7071d194a170b51e679bb54d76574094799573.tar.bz2
SVN_SILENT typo
svn path=/trunk/KDE/kdelibs/; revision=1058574
-rw-r--r--modules/FindSoprano.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/FindSoprano.cmake b/modules/FindSoprano.cmake
index 67b47868..4cc4334a 100644
--- a/modules/FindSoprano.cmake
+++ b/modules/FindSoprano.cmake
@@ -23,7 +23,7 @@
# Options:
# Set SOPRANO_MIN_VERSION to set the minimum required Soprano version (default: 1.99)
#
-# FindSoprano.cmake supports the COMPOENTS keyword of find_package().
+# FindSoprano.cmake supports the COMPONENTS keyword of find_package().
# If the REQUIRED keyword is used and any of the specified components have not been
# found, SOPRANO_FOUND will be set to FALSE.
#