diff --git a/Geo/GModel.h b/Geo/GModel.h
index ba187d520bb692855b5ef145ef2df243a0bee3f2..52856f46830066f397ae8e2e97971200be00074b 100644
--- a/Geo/GModel.h
+++ b/Geo/GModel.h
@@ -80,7 +80,7 @@ class GModel
   // returns the current model
   static GModel *current();
 
-  // returns the model of name
+  // finds the model by name
   static GModel *findByName(std::string name);
 
   // Deletes everything in a GModel