]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix typo in assert. 12529/head
authorMarc Fehling <mafehling.git@gmail.com>
Wed, 30 Jun 2021 22:44:43 +0000 (16:44 -0600)
committerMarc Fehling <mafehling.git@gmail.com>
Wed, 30 Jun 2021 22:44:43 +0000 (16:44 -0600)
include/deal.II/grid/cell_id_translator.h

index c857ee572452031a1a2cde4f1c31f8d0c9e5fcae..03d4cfcf31117fba8e992fdc23c8259cfdfd07fb 100644 (file)
@@ -142,7 +142,7 @@ namespace internal
         " indices but the current deal.II configuration only supports " +
         std::to_string(std::numeric_limits<types::global_cell_index>::max()) +
         " indices. You may want to consider to build deal.II with 64bit "
-        "indeces (-D DEAL_II_WITH_64BIT_INDICES=\"ON\") to increase the limit "
+        "indices (-D DEAL_II_WITH_64BIT_INDICES=\"ON\") to increase the limit "
         "of indices."));
 
     tree_sizes.push_back(0);

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.