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

spelling

[[Imported from SVN: r6248]]
parent d8d3f182
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ namespace Dune {
DGraveType dgrave(std::cerr);
/* stream for error messages: only packages integrating Dune
completely will redirect it. The output of derr is independant on
completely will redirect it. The output of derr is independent of
the debug-level, only the activation-flag is checked */
DErrType derr(std::cerr);
......
......@@ -161,7 +161,7 @@ namespace Dune {
@brief Stream for error messages.
Only packages integrating Dune
completely will redirect it. The output of derr is independant on
completely will redirect it. The output of derr is independent of
the debug-level, only the activation-flag is checked.
*/
extern DErrType derr;
......
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