Skip to content
Snippets Groups Projects
Commit 1db51a51 authored by Martin Nolte's avatar Martin Nolte
Browse files

minor typo

[[Imported from SVN: r5614]]
parent d7393f22
No related branches found
No related tags found
No related merge requests found
...@@ -72,7 +72,7 @@ namespace Dune ...@@ -72,7 +72,7 @@ namespace Dune
{ {
typedef T ValueType; typedef T ValueType;
typedef const ValueType& Reference; typedef const ValueType& Reference;
typedef std::ptrdiff_t KeyTyoe; typedef std::ptrdiff_t KeyType;
typedef LvaluePropertyMapTag Category; typedef LvaluePropertyMapTag Category;
}; };
......
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