summaryrefslogtreecommitdiffstats
path: root/kdejava/koala/org/kde/koala/TDEIO.java
diff options
context:
space:
mode:
Diffstat (limited to 'kdejava/koala/org/kde/koala/TDEIO.java')
-rw-r--r--kdejava/koala/org/kde/koala/TDEIO.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdejava/koala/org/kde/koala/TDEIO.java b/kdejava/koala/org/kde/koala/TDEIO.java
index dbe92bf0..58956636 100644
--- a/kdejava/koala/org/kde/koala/TDEIO.java
+++ b/kdejava/koala/org/kde/koala/TDEIO.java
@@ -1170,7 +1170,7 @@ public class KIO {
/**
Returns the text to use for the Paste action, when the application supports
pasting files, urls, and clipboard data, using pasteClipboard().
- @return a string suitable for KAction.setText, or an empty string if pasting
+ @return a string suitable for TDEAction.setText, or an empty string if pasting
isn't possible right now.
@short Returns the text to use for the Paste action, when the application supports pasting files, urls, and clipboard data, using pasteClipboard().