]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix some minor typos.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 13 Aug 2003 20:07:44 +0000 (20:07 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 13 Aug 2003 20:07:44 +0000 (20:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@7919 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/scripts/make_dependencies.pl

index 0fdfe7505c3191fd696a909c9af76292951fad2e..1bd45e7fef0a5bfbf029bd771f7202b60031c738 100644 (file)
@@ -8,7 +8,7 @@
 # This program makes for each of the given files a makefile dependency
 # list, also considering nested includes. It only considers included
 # files which are located in the given include pathes (you can give any
-# number of pathes). The output looks like this:
+# number of paths). The output looks like this:
 #
 #   $basepath/.o-file: file included_files
 #   $basepath/.g.o-file: file included_files
@@ -47,7 +47,7 @@ $_ = shift;
 $basepath = $1;
 
 
-#fill list of files to be processed
+# fill list of files to be processed
 while ($ARGV[0]) {
     @input_files = (@input_files, shift);
 }

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.