summaryrefslogtreecommitdiffstats
path: root/extra/kde311/kurifilter.h
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kde311/kurifilter.h')
-rw-r--r--extra/kde311/kurifilter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kde311/kurifilter.h b/extra/kde311/kurifilter.h
index 299cf66..ad800b9 100644
--- a/extra/kde311/kurifilter.h
+++ b/extra/kde311/kurifilter.h
@@ -35,7 +35,7 @@ class KCModule;
/**
* This is a basic message object used for exchanging filtering
* information between the filter plugins and the application
-* whenever the application retquires more information about the
+* whenever the application requires more information about the
* URI than just a filtered version of it. Any application can
* create an instance of this class and send it to @ref KURIFilter
* to have the filter plugins fill the necessary information.