diff options
Diffstat (limited to 'tdeui')
-rw-r--r-- | tdeui/qxembed.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/qxembed.h b/tdeui/qxembed.h index 423a69a80..5c409fd51 100644 --- a/tdeui/qxembed.h +++ b/tdeui/qxembed.h @@ -100,7 +100,7 @@ public: * embedded applications that do not support the XEMBED protocol. * The default is XEMBED. * - * Non KDE applications should be embedded with protocol XPLAIN. + * Non TDE applications should be embedded with protocol XPLAIN. * This does not happen automatically yet. * You must call setProtocol() explicitly. */ |