summaryrefslogtreecommitdiff
path: root/tikzit/src/gui/tikzview.h
diff options
context:
space:
mode:
Diffstat (limited to 'tikzit/src/gui/tikzview.h')
-rw-r--r--tikzit/src/gui/tikzview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tikzit/src/gui/tikzview.h b/tikzit/src/gui/tikzview.h
index 6d09b21..fc3cba4 100644
--- a/tikzit/src/gui/tikzview.h
+++ b/tikzit/src/gui/tikzview.h
@@ -1,6 +1,6 @@
/**
* Display a Graph, and manage any user input that purely changes the view (e.g. Zoom). This
- * serves as the view in the MVC (Graph, TikzView, TikzScene).
+ * serves as the view in the MVC (TikzDocument, TikzView, TikzScene).
*/
#ifndef TIKZVIEW_H