]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix some typos in the readme
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 26 Sep 2012 16:24:37 +0000 (16:24 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 26 Sep 2012 16:24:37 +0000 (16:24 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26754 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/README.CMAKE

index 9645503ef9c06965e7dc1dad7ccf373473588e6e..80f75f3f24e8e19413638c6e80e2d681ddeb5687 100644 (file)
@@ -701,10 +701,10 @@ DEVELOPMENT
 
     FEATURE_<FEATURE>_FIND_EXTERNAL(var)  (macro, mandatory)
        which should set var to TRUE if all dependencies for the feature are
-       fullfilled. In this case all necessary variables for
+       fulfilled. In this case all necessary variables for
        FEATURE_<FEATURE>_CONFIGURE_EXTERNAL must be set. Otherwise
        var should remain unset.
-       This macro should give an error (SEND_ERROR or FATAL_ERROR).
+       This macro must not give an error (SEND_ERROR or FATAL_ERROR).
 
     FEATURE_<FEATURE>_CONFIGURE_EXTERNAL(var)  (macro, mandatory)
        which should setup all necessary configuration for the feature with
@@ -716,7 +716,7 @@ DEVELOPMENT
        is set up, or be undefined.
 
     FEATURE_<FEATURE>_ERROR_MESSAGE()  (macro, optional)
-       which should print a meaningfull error message (with SEND_ERROR) for
+       which should print a meaningful error message (with SEND_ERROR) for
        the case that no external library was found (and contrib is not
        allowed to be used.) If not defined, a suitable default error message
        will be printed.

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.