]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix typos in comments 8954/head
authorTimo Heister <timo.heister@gmail.com>
Thu, 24 Oct 2019 08:00:14 +0000 (10:00 +0200)
committerTimo Heister <timo.heister@gmail.com>
Thu, 24 Oct 2019 08:00:14 +0000 (10:00 +0200)
nothing else.

source/base/mpi.cc

index 32bde89b6c1df80a1f17a9e51e1a427e5d7f9aa8..524c164e53820e5c4c003536a80e34c8708147a6 100644 (file)
@@ -853,7 +853,7 @@ namespace Utilities
                                                        const std::vector<T1> &,
                                                        std::vector<T2> &)
     {
-      // noting to do
+      // nothing to do
     }
 
 
@@ -863,7 +863,7 @@ namespace Utilities
     ConsensusAlgorithmProcess<T1, T2>::pack_recv_buffer(const int,
                                                         std::vector<T1> &)
     {
-      // noting to do
+      // nothing to do
     }
 
 
@@ -873,7 +873,7 @@ namespace Utilities
     ConsensusAlgorithmProcess<T1, T2>::prepare_recv_buffer(const int,
                                                            std::vector<T2> &)
     {
-      // noting to do
+      // nothing to do
     }
 
 
@@ -884,7 +884,7 @@ namespace Utilities
       const int,
       const std::vector<T2> &)
     {
-      // noting to do
+      // nothing to do
     }
 
 

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.