]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix some typos in comments
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 18 Jul 2013 11:10:32 +0000 (11:10 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 18 Jul 2013 11:10:32 +0000 (11:10 +0000)
git-svn-id: https://svn.dealii.org/trunk@30031 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/macros/macro_deal_ii_invoke_autopilot.cmake
deal.II/cmake/macros/macro_deal_ii_setup_target.cmake

index e22b9f37ac015078360be712eaef8d02cfdedb8f..e9d92a9e1d9d307e4605bdad3d36d5cf0f271b2f 100644 (file)
@@ -91,7 +91,7 @@ MACRO(DEAL_II_INVOKE_AUTOPILOT)
       COMMENT "Switch CMAKE_BUILD_TYPE to Release"
       )
 
-    # Only mention release and debug targets if its actuallay possible to
+    # Only mention release and debug targets if it is actuallay possible to
     # switch between them:
     IF(${DEAL_II_BUILD_TYPE} MATCHES "DebugRelease")
       SET(_switch_targets
index 3eaee853661f303a303f3cfa3debb01ce00b785b..5d82c29064fc8dd42ef3c374cb320388ccc57092 100644 (file)
@@ -68,7 +68,7 @@ MACRO(DEAL_II_SETUP_TARGET _target)
   #
   # If the global property DEBUG_CONFIGURATIONS is set all build
   # types that (case insensitive) match one of the listed build types is
-  # considered a "debug" build. Ther rest is "optimized".
+  # considered a "debug" build. The rest is "optimized".
   #
   # Otherwise every build type that (case insensitively) matches "debug" is
   # considered a debug build.
@@ -117,7 +117,7 @@ MACRO(DEAL_II_SETUP_TARGET _target)
   TARGET_LINK_LIBRARIES(${_target} ${DEAL_II_TARGET})
 
   #
-  # If DEAL_II_STATIC_EXECUTABLE is set, switch to final link type to
+  # If DEAL_II_STATIC_EXECUTABLE is set, switch the final link type to
   # static:
   #
   IF(DEAL_II_STATIC_EXECUTABLE)

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.