]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix typos.
authorBruno Turcksin <bruno.turcksin@gmail.com>
Wed, 6 Dec 2017 02:59:34 +0000 (21:59 -0500)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Wed, 6 Dec 2017 20:20:10 +0000 (15:20 -0500)
contrib/python-bindings/include/cell_accessor_wrapper.h
contrib/python-bindings/source/export_triangulation.cc

index 6172767ad1d2929ddf19a886b02bbdd654a60df9..159057eef8b876a82d5831f7e7bf577bca63ff67 100644 (file)
@@ -115,7 +115,7 @@ namespace python
     DeclException2(ExcVertexDoesNotExist,
                    int, int,
                    << "Requested vertex number " << arg1
-                   << "does not exist. The largest vertex number "
+                   << " does not exist. The largest vertex number "
                    << "acceptable is "<< arg2-1);
 
   private:
index 27e628bde499a66bc7d0b5fd529f5d863e2538e3..867cb26c0cda4ed5cd95504adbf066ffcefdde44 100644 (file)
@@ -246,7 +246,7 @@ namespace python
 
 
   const char shift_docstring [] =
-    "Shift every vertex of the Triangulation by the gien shift vector       \n"
+    "Shift every vertex of the Triangulation by the given shift vector      \n"
     ;
 
 
@@ -274,7 +274,7 @@ namespace python
     "faces of the triangulation to the faces of out_tria. If you need to    \n"
     "specify manifold ids on interior faces, they have to be specified      \n"
     "manually after the triangulation is created. This function will fail   \n"
-    "the input Triangulation contains hanging nodes.                        \n"
+    "if the input Triangulation contains hanging nodes.                     \n"
     ;
 
 

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.