]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix typo
authorTimo Heister <timo.heister@gmail.com>
Tue, 28 Apr 2020 16:35:01 +0000 (12:35 -0400)
committerTimo Heister <timo.heister@gmail.com>
Wed, 29 Apr 2020 00:59:52 +0000 (20:59 -0400)
contrib/utilities/run_clang_tidy.sh

index f8fb8bb397efbcdefb8108f13dfb1c016a687501..234613367ee10bf1bcad4887637a705e63ff4e2d 100755 (executable)
@@ -60,7 +60,7 @@ cmake --build . --target expand_all_instantiations || (echo "make expand_all_ins
 # generate allheaders.h
 (cd include; find . -name '*.h'; cd $SRC/include/; find . -name '*.h') | grep -v allheaders.h | grep -v undefine_macros.h | sed 's|^./|#include <|' | sed 's|$|>|' >include/deal.II/allheaders.h
 
-# finally run it clang-tidy on deal.II
+# finally run clang-tidy on deal.II
 #
 # pipe away stderr (just contains nonsensical "x warnings generated")
 # pipe output to output.txt

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.