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

Fix typo

parent 6e52c76e
No related branches found
No related tags found
1 merge request!164Remove the file entitypointer.hh
Pipeline #
......@@ -34,7 +34,7 @@ namespace Dune
public:
typedef typename Grid::template Codim< codim >::Entity Entity;
/** \brief Tpy of the reference used when derefencing the Ptr */
/** \brief Type of the reference used when derefencing the Ptr */
typedef typename std::conditional<
std::is_lvalue_reference<
decltype(realIterator.dereference())
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment