diff options
Diffstat (limited to 'kig/filters/kgeo-filter.h')
-rw-r--r-- | kig/filters/kgeo-filter.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kig/filters/kgeo-filter.h b/kig/filters/kgeo-filter.h index e2317d1b..9bac9085 100644 --- a/kig/filters/kgeo-filter.h +++ b/kig/filters/kgeo-filter.h @@ -25,11 +25,11 @@ class KSimpleConfig; /** * This is an import filter for files generated by the program KGeo, - * which was an interactive tqgeometry program in tdeedu. Kig is + * which was an interactive geometry program in tdeedu. Kig is * supposed to be its successor, and this import filter is part of my * attempt to achieve that :) * - * tqStatus: a significant part of KGeo's format is supported, not all + * Status: a significant part of KGeo's format is supported, not all * yet, though.. */ class KigFilterKGeo |