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

minor documentation fix

[[Imported from SVN: r5311]]
parent 57d20f02
Branches
Tags
No related merge requests found
......@@ -282,7 +282,7 @@ namespace Dune
* Reference dereference() const;
*
* // Compare for equality with j
* equals(i);
* bool equals(j);
*
* // position the iterator at the next element.
* void increment()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment