From cae775d87cc69cae77dc9647fcc7e0a1f0bc4456 Mon Sep 17 00:00:00 2001
From: Karin Erbertseder <k.erbertseder@web.de>
Date: Thu, 7 Oct 2010 08:23:53 +0000
Subject: [PATCH] update of documentation

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

diff --git a/dumux/boxmodels/1p/1pfluxvariables.hh b/dumux/boxmodels/1p/1pfluxvariables.hh
index 064a860cc5..80e1dde890 100644
--- a/dumux/boxmodels/1p/1pfluxvariables.hh
+++ b/dumux/boxmodels/1p/1pfluxvariables.hh
@@ -18,7 +18,7 @@
  * \file
  *
  * \brief This file contains the data which is required to calculate
- *        the flux of the fluid over a face of a finite volume.
+ *        the flux of the fluid over a face of a finite volume for the one-phase model.
  */
 #ifndef DUMUX_1P_FLUX_VARIABLES_HH
 #define DUMUX_1P_FLUX_VARIABLES_HH
-- 
GitLab