diff options
Diffstat (limited to 'tdeui/kbugreport.h')
-rw-r--r-- | tdeui/kbugreport.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kbugreport.h b/tdeui/kbugreport.h index cff575dad..419ad3c81 100644 --- a/tdeui/kbugreport.h +++ b/tdeui/kbugreport.h @@ -35,7 +35,7 @@ class KBugReportPrivate; * (program name, version, bug-report address, etc.) * comes from the KAboutData class. * Make sure you create an instance of KAboutData and pass it - * to KCmdLineArgs. + * to TDECmdLineArgs. * * @author David Faure <faure@kde.org> */ |