]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix typo 9189/head
authorPeter Munch <peterrmuench@gmail.com>
Sat, 21 Dec 2019 20:09:16 +0000 (21:09 +0100)
committerPeter Munch <peterrmuench@gmail.com>
Sat, 21 Dec 2019 20:09:22 +0000 (21:09 +0100)
include/deal.II/grid/tria.h

index cc4c38c478a479c846413f6d0cb5cc86f50ce212..2f362eba8f4efdcfd756e948afb940630c868130 100644 (file)
@@ -1015,7 +1015,7 @@ namespace internal
  *   triangulation.set_all_manifold_ids_on_boundary(42);
  *
  *   // set_manifold stores a copy of its second argument,
- *   // so a temporary is ookay
+ *   // so a temporary is okay
  *   triangulation.set_manifold(42, PolarManifold<2>());
  *   for (unsigned int i = 0; i < 4; ++i)
  *     {

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.