From 9696ff119f8eb57064ebe7d228db46a2dccc28be Mon Sep 17 00:00:00 2001 From: "Toby D. Young" Date: Thu, 14 Nov 2013 14:15:16 +0000 Subject: [PATCH] Put in a missing word that was bugging me... git-svn-id: https://svn.dealii.org/trunk@31652 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/cmake/macros/macro_deal_ii_invoke_autopilot.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/cmake/macros/macro_deal_ii_invoke_autopilot.cmake b/deal.II/cmake/macros/macro_deal_ii_invoke_autopilot.cmake index 38c93daec9..29867f93f8 100644 --- a/deal.II/cmake/macros/macro_deal_ii_invoke_autopilot.cmake +++ b/deal.II/cmake/macros/macro_deal_ii_invoke_autopilot.cmake @@ -152,7 +152,7 @@ ${_switch_targets}# # $ make edit_cache - to change (cached) configuration variables # and rerun the configure and generate phases of CMake # -# $ make strip_comments - strip the source files in this +# $ make strip_comments - to strip the source files in this # directory off the documentation comments # $ make clean - to remove the generated executable as well as # all intermediate compilation files -- 2.39.5