From ea5ab5d7f6b019a89ae37f2e905d67a1d85ad753 Mon Sep 17 00:00:00 2001
From: Oliver Sander <sander@igpm.rwth-aachen.de>
Date: Thu, 26 Jan 2012 19:55:07 +0000
Subject: [PATCH] fix copy'n'paste documentation bug

[[Imported from SVN: r8385]]
---
 dune/gfe/cosseratvtkwriter.hh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dune/gfe/cosseratvtkwriter.hh b/dune/gfe/cosseratvtkwriter.hh
index 593266e6..2f23dcdd 100644
--- a/dune/gfe/cosseratvtkwriter.hh
+++ b/dune/gfe/cosseratvtkwriter.hh
@@ -9,7 +9,7 @@
 #include <dune/gfe/rigidbodymotion.hh>
 
 
-/** \brief Write the configuration of a Cosserat material in AmiraMesh format */
+/** \brief Write the configuration of a Cosserat material in VTK format */
 template <class GridType>
 class CosseratVTKWriter
 {
-- 
GitLab