summaryrefslogtreecommitdiffstats
path: root/kicker/DESIGN
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/DESIGN')
-rw-r--r--kicker/DESIGN2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/DESIGN b/kicker/DESIGN
index d589ab833..2bdc65706 100644
--- a/kicker/DESIGN
+++ b/kicker/DESIGN
@@ -16,7 +16,7 @@ Contents
NOTE: This is the design which we are working towards, not the design as it
currently is, but there's no point in documenting yesterday.
-The class Kicker is a subclass of KUniqueApplication and is where all the
+The class Kicker is a subclass of TDEUniqueApplication and is where all the
fun begins. It is always available via the static Kicker::kicker() method.
Upon creation, Kicker::kicker() ensures that its resources are added to the
standard dirs. This includes tile, background and various plugin directories.