From 1213fbef09f7048efcfd8697d2ec99793621397b Mon Sep 17 00:00:00 2001
From: Rainer Backofen <rainer.backofen@tu-dresden.de>
Date: Tue, 23 Feb 2010 13:13:06 +0000
Subject: [PATCH] just a typo

---
 AMDiS/src/Mesh.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/AMDiS/src/Mesh.h b/AMDiS/src/Mesh.h
index fa5c6953..3dd5c345 100644
--- a/AMDiS/src/Mesh.h
+++ b/AMDiS/src/Mesh.h
@@ -85,7 +85,7 @@ namespace AMDiS {
 
     /** \brief
      * Returns geometric information about this mesh. With GeoIndex p it is 
-     * specifiedm which information is requested.
+     * specified which information is requested.
      */
     inline int getGeo(GeoIndex p) const 
     { 
-- 
GitLab