summaryrefslogtreecommitdiffstats
path: root/kuser/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'kuser/ChangeLog')
-rw-r--r--kuser/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/kuser/ChangeLog b/kuser/ChangeLog
index 9457e68..f87ebc6 100644
--- a/kuser/ChangeLog
+++ b/kuser/ChangeLog
@@ -21,7 +21,7 @@
_KU_FIRST_USER is defined to be, say, 500, then UID's and GID's
for regular users start at 500. If _KU_FIRST_USER is not defined,
they start at 1001, the default, as before. _KU_FIRST_USER can
- be defined in kdeadmin/config.h. (This is to make it easy to
+ be defined in tdeadmin/config.h. (This is to make it easy to
compile kuser for compatibitlity with RedHat, where regular users
start at UID 500, and the User Private Group scheme is used for
GID's.) <duncan@kde.org>