summaryrefslogtreecommitdiffstats
path: root/Modules/FindBLAS.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/FindBLAS.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/FindBLAS.cmake')
-rw-r--r--Modules/FindBLAS.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindBLAS.cmake b/Modules/FindBLAS.cmake
index b821a23..300ebee 100644
--- a/Modules/FindBLAS.cmake
+++ b/Modules/FindBLAS.cmake
@@ -18,7 +18,7 @@
# is found
# BLA_STATIC if set on this determines what kind of linkage we do (static)
# BLA_VENDOR if set checks only the specified vendor, if not set checks
-# all the posibilities
+# all the possibilities
# BLA_F95 if set on tries to find the f95 interfaces for BLAS/LAPACK
##########
### List of vendors (BLA_VENDOR) valid in this module