Skip to content
Snippets Groups Projects

[cleanup] Correct some typos and remove trailing white space

Merged Hanchuan Wu requested to merge cleanup/correct_some_typos into master
3 files
+ 4
8
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -143,8 +143,7 @@ public:
}
/*!
* \brief Set a Neumann boundary condition for a single a single
* equation.
* \brief Set a Neumann boundary condition for a single equation.
*
* \param eqIdx The index of the equation
*/
@@ -176,8 +175,7 @@ public:
}
/*!
* \brief Set a Neumann boundary condition for a single a single
* equation.
* \brief Set a Neumann boundary condition for a single equation.
*
* \param eqIdx The index of the equation on which the outflow
* condition applies.
Loading