diff options
Diffstat (limited to 'lilo-config/common')
-rw-r--r-- | lilo-config/common/String.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lilo-config/common/String.h b/lilo-config/common/String.h index 7b12af5..354c427 100644 --- a/lilo-config/common/String.h +++ b/lilo-config/common/String.h @@ -27,7 +27,7 @@ ** Bug reports and questions can be sent to kde-devel@kde.org */ /* Somewhat more sane string handling functions... * - * Should be portable, therefore we aren't simply using QString. */ + * Should be portable, therefore we aren't simply using TQString. */ #ifndef _STRING_H_ #define _STRING_H_ 1 |