diff options
Diffstat (limited to 'kig/DESIGN')
-rw-r--r-- | kig/DESIGN | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -158,7 +158,7 @@ Most of this is handled by the TextType class. 2.1.2 TextType -The TextType class is an implementation of an ObjectType. It tqcontains +The TextType class is an implementation of an ObjectType. It contains code specifying how to calculate a TextImp from its parents, and for how it behaves on user input. A text object has at least three parents, and can handle any number of optional arguments. The three |