summaryrefslogtreecommitdiff
path: root/graphics/asymptote/base/obj.asy
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/base/obj.asy')
-rw-r--r--graphics/asymptote/base/obj.asy2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/asymptote/base/obj.asy b/graphics/asymptote/base/obj.asy
index 8dde9341c4..5b6f14e90d 100644
--- a/graphics/asymptote/base/obj.asy
+++ b/graphics/asymptote/base/obj.asy
@@ -1,7 +1,7 @@
// A module for reading simple obj files with groups.
// Authors: Jens Schwaiger and John Bowman
//
-// Here simple means that :
+// Here simple means that :
//
// 1) all vertex statements should come before the face statements;
//