From aaba502cd8f5f940334d2301b8fc4cd57d483e66 Mon Sep 17 00:00:00 2001 From: Uli Sack <usack@math.fu-berlin.de> Date: Wed, 25 Jan 2012 09:37:16 +0000 Subject: [PATCH] typo in docu [[Imported from SVN: r5472]] --- dune/solvers/transferoperators/truncatedmgtransfer.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dune/solvers/transferoperators/truncatedmgtransfer.hh b/dune/solvers/transferoperators/truncatedmgtransfer.hh index f6b6653a..6ca2a009 100644 --- a/dune/solvers/transferoperators/truncatedmgtransfer.hh +++ b/dune/solvers/transferoperators/truncatedmgtransfer.hh @@ -58,7 +58,7 @@ public: MatrixType& coarseMat, const BitVectorType& critical) const = 0; - /** \brief Bitfield specifying a subsets of dofs which need to be recomputed + /** \brief Bitfield specifying a subset of dofs which need to be recomputed * when doing Galerkin restriction * * If this pointer points to NULL it has no effect. If not it is expected -- GitLab