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

spelling bug. Please merge to release branch

[[Imported from SVN: r5952]]
parent 124aea21
No related branches found
No related tags found
No related merge requests found
......@@ -314,7 +314,7 @@ namespace Dune
* @brief Free objects.
*
* Does not call the destructor!
* @param n The number of object to free. Has to be one!
* @param n The number of objects to free. Has to be one!
* @param p Pointer to the first object.
*/
inline void deallocate(pointer p, std::size_t n);
......
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