summaryrefslogtreecommitdiffstats
path: root/kig/DESIGN
diff options
context:
space:
mode:
Diffstat (limited to 'kig/DESIGN')
-rw-r--r--kig/DESIGN2
1 files changed, 1 insertions, 1 deletions
diff --git a/kig/DESIGN b/kig/DESIGN
index fd887779..0de0c986 100644
--- a/kig/DESIGN
+++ b/kig/DESIGN
@@ -31,7 +31,7 @@ holding data for other objects to use. Examples are StringImp,
IntImp, ConicImp etc.
There are a lot of ObjectImp's in Kig, most of them are in files
-called *_imp.h and *_imp.cc or *_imp.cpp in the objects subdirectory.
+called *_imp.h and *_imp.cpp in the objects subdirectory.
Examples are PointImp, LineImp, ConicImp, CircleImp, CubicImp,
AngleImp etc.