Skip to content
Snippets Groups Projects
Commit 758dcd7e authored by Markus Blatt's avatar Markus Blatt
Browse files

Fixed some spelling errors.

[[Imported from SVN: r7087]]
parent 287f6248
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ namespace Dune
/**
* @file
* @brief Provides classes for selecting
* indices base on attribute flags.
* indices based on attribute flags.
* @author Markus Blatt
*/
......@@ -170,14 +170,14 @@ namespace Dune
};
/**
* @brief An cached selection of indices.
* @brief A cached selection of indices.
*/
template<typename TS, typename TG, typename TL, int N>
class Selection
{
public:
/**
* @brief The type of the Set of attributes.
* @brief The type of the set of attributes.
*
* It has to provide a static method
* \code bool contains(AttributeType a); \endcode
......
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