diff options
Diffstat (limited to 'src/pattern.h')
-rw-r--r-- | src/pattern.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pattern.h b/src/pattern.h index fb4651f..0aac4d5 100644 --- a/src/pattern.h +++ b/src/pattern.h @@ -1,5 +1,5 @@ /*************************************************************************** - * kio-locate: KDE I/O Slave for the locate command * + * tdeio-locate: KDE I/O Slave for the locate command * * * * Copyright (C) 2005 by Tobi Vollebregt * @@ -31,7 +31,7 @@ #include <tqvaluelist.h> /** - * Regular Expression adapted to the needs of kio-locate. + * Regular Expression adapted to the needs of tdeio-locate. */ class LocateRegExp { |