Skip to content
Snippets Groups Projects
Commit f6622144 authored by Oliver Sander's avatar Oliver Sander
Browse files

Fix typo in a comment

parent f6de8ad1
No related branches found
No related tags found
Loading
...@@ -572,7 +572,7 @@ namespace Dune { ...@@ -572,7 +572,7 @@ namespace Dune {
But you can copy objects of this class and of the base class But you can copy objects of this class and of the base class
with reference semantics. with reference semantics.
Assignment copies the data, if the format is incopmpatible with Assignment copies the data, if the format is incompatible with
the argument an exception is thrown in debug mode. the argument an exception is thrown in debug mode.
Error checking: no error checking is provided normally. Error checking: no error checking is provided normally.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment