From 646f304d3d275e01c062e3532f79223544926f75 Mon Sep 17 00:00:00 2001
From: Thomas Fetzer <thomas.fetzer@iws.uni-stuttgart.de>
Date: Thu, 7 Mar 2013 19:10:27 +0000
Subject: [PATCH] [ decoupled - docu ] one poor file, which i forgot

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10361 2fb0f335-1f38-0410-981e-8018bf24f1b0
---
 dumux/decoupled/1p/diffusion/fv/fvpressure1p.hh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dumux/decoupled/1p/diffusion/fv/fvpressure1p.hh b/dumux/decoupled/1p/diffusion/fv/fvpressure1p.hh
index 558d71df51..387ab73931 100644
--- a/dumux/decoupled/1p/diffusion/fv/fvpressure1p.hh
+++ b/dumux/decoupled/1p/diffusion/fv/fvpressure1p.hh
@@ -36,7 +36,7 @@ namespace Dumux
 //! \brief Single Phase Finite Volume Model
 /*! This model solves equations of the form
  * \f[
- *  \textbf{div}\, \boldsymbol v = q.
+ *  \text{div}\, \boldsymbol v = q.
  * \f]
  * The velocity \f$ \boldsymbol v \f$ is the single phase Darcy velocity:
  * \f[
-- 
GitLab