diff options
Diffstat (limited to 'kio/kfile/knotifydialog.h')
-rw-r--r-- | kio/kfile/knotifydialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kfile/knotifydialog.h b/kio/kfile/knotifydialog.h index 337f4d1be..165df42f4 100644 --- a/kio/kfile/knotifydialog.h +++ b/kio/kfile/knotifydialog.h @@ -107,7 +107,7 @@ public: * KNotifyDialog can handle events for multiple applications (i.e. eventsrc files). * Successive calls with a different @p path will add them. * @param path The absolute or relative path to the eventsrc file to be configured. - * A relative path would be e.g. "kwin/eventsrc". + * A relative path would be e.g. "twin/eventsrc". * @see clearApplicationEvents() */ virtual void addApplicationEvents( const TQString& path ); |