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

doxygen fixes

[[Imported from SVN: r4707]]
parent c6820a5f
Branches
Tags
No related merge requests found
......@@ -87,7 +87,7 @@ namespace Dune
}
/**
* @brief Set the pointer.
* @paramter pointer A pointer to the instance.
* @param pointer A pointer to the instance.
*/
void set(FakeMPIHelper* pointer)
{
......@@ -201,7 +201,7 @@ namespace Dune
}
/**
* @brief Set the pointer.
* @paramter pointer A pointer to the instance.
* @param pointer A pointer to the instance.
*/
void set(MPIHelper* pointer)
{
......
......@@ -77,7 +77,7 @@ namespace Dune
}
/**
* @brief Set the pointer.
* @paramter pointer A pointer to the instance.
* @param pointer A pointer to the instance.
*/
void set(T* pointer)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment