spelling error

This commit is contained in:
Melanie Darcis 2009-06-30 16:55:14 +00:00 committed by Andreas Lauser
parent 2424327588
commit 72c6a73ad1
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ for everybody to work on code that hasn't been written by oneself.
\end{itemize}
\item Documentation:
Dune, as any software project of similar complexity, will stand and fall with the quality of its documentation.
Therefore it is of paramount importance that you document well everything you do! We use the doxygen system to extract easily-readable documentation form the source code. Please use its syntax everywhere. In particular, please comment all
Therefore it is of paramount importance that you document well everything you do! We use the doxygen system to extract easily-readable documentation from the source code. Please use its syntax everywhere. In particular, please comment all
\begin{itemize}
\item Method Parameters
\item Template Parameters

View File

@ -178,7 +178,7 @@ then used by the model to calculate fluid properties which possibly
depend on it, e.g. density.
\subsection{Definiting fluid properties}\label{tutorial-coupled:description-fluid-class}
\subsection{Defining fluid properties}\label{tutorial-coupled:description-fluid-class}
The \Dumux distribution includes some common fluids which can be used
out of the box. For each fluid there is a header file in