]> https://gitweb.dealii.org/ - dealii.git/commitdiff
correct typos
authorMikael Vaillant <vaillantmikael@yahoo.ca>
Mon, 23 Sep 2024 20:41:22 +0000 (16:41 -0400)
committerMikael Vaillant <vaillantmikael@yahoo.ca>
Thu, 26 Sep 2024 15:07:02 +0000 (11:07 -0400)
source/grid/grid_in.cc

index e8bf9b1e0b89f1991d12a532f7f8fac576958b41..382b66a995cc831257e0aa32d07854ad839bc312 100644 (file)
@@ -2019,7 +2019,7 @@ GridIn<dim, spacedim>::read_msh(std::istream &input_stream)
   // contain the the file stripped of the comments
   std::string stripped_file;
 
-  // Comments can be included by mesh generating softwares and must be deleted,
+  // Comments can be included by mesh generating software and must be deleted,
   // a string is filed with the content of the file stripped of the comments
   while (std::getline(input_stream, line))
     {

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.