summaryrefslogtreecommitdiffstats
path: root/kdejava/koala/org/kde/koala/KEditToolbar.java
diff options
context:
space:
mode:
Diffstat (limited to 'kdejava/koala/org/kde/koala/KEditToolbar.java')
-rw-r--r--kdejava/koala/org/kde/koala/KEditToolbar.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdejava/koala/org/kde/koala/KEditToolbar.java b/kdejava/koala/org/kde/koala/KEditToolbar.java
index 7455e25c..52149b59 100644
--- a/kdejava/koala/org/kde/koala/KEditToolbar.java
+++ b/kdejava/koala/org/kde/koala/KEditToolbar.java
@@ -10,7 +10,7 @@ import org.kde.qt.TQWidget;
This dialog only works if your application uses the XML UI
framework for creating menus and toolbars. It depends on the XML
- files to describe the toolbar layouts and it retquires the actions
+ files to describe the toolbar layouts and it requires the actions
to determine which buttons are active.
Typically, you would include the KStdAction.configureToolbars()
standard action in your application. In your slot to this action,