From a8c4aa7b0ddecab2de488dde2c275f93272993ec Mon Sep 17 00:00:00 2001
From: Christoph Grueninger <christoph.grueninger@iws.uni-stuttgart.de>
Date: Sun, 3 Jun 2012 16:42:19 +0000
Subject: [PATCH] Fixed minor Doxygen issue.

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

diff --git a/dumux/boxmodels/3p3c/3p3clocalresidual.hh b/dumux/boxmodels/3p3c/3p3clocalresidual.hh
index b9e775fe97..72c8570584 100644
--- a/dumux/boxmodels/3p3c/3p3clocalresidual.hh
+++ b/dumux/boxmodels/3p3c/3p3clocalresidual.hh
@@ -255,7 +255,7 @@ public:
     /*!
      * \brief Calculate the source term of the equation
      *
-     * \param q The source/sink in the SCV for each component
+     * \param source The source/sink in the SCV for each component
      * \param scvIdx The index of the SCV
      */
     void computeSource(PrimaryVariables &source, const int scvIdx)
-- 
GitLab