diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-05 22:02:42 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-05 22:02:42 -0600 |
commit | 8c9e5c21b7246ebab379d6d36120992c5e82501e (patch) | |
tree | bd3e2823a96f8cfb35b30b9514a3bc3d6e8857e7 /extra/kde320/kurifilter.h | |
parent | 74420664aeaa6bb4d9bbde7f70a3b4468d24be60 (diff) | |
download | pytde-8c9e5c21b7246ebab379d6d36120992c5e82501e.tar.gz pytde-8c9e5c21b7246ebab379d6d36120992c5e82501e.zip |
Fix retquire
Diffstat (limited to 'extra/kde320/kurifilter.h')
-rw-r--r-- | extra/kde320/kurifilter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kde320/kurifilter.h b/extra/kde320/kurifilter.h index ef89095..d4bacb8 100644 --- a/extra/kde320/kurifilter.h +++ b/extra/kde320/kurifilter.h @@ -42,7 +42,7 @@ class KCModule; * information between the filter plugins and the application * requesting the filtering service. * -* Use this object if you retquire a more detailed information +* Use this object if you require a more detailed information * about the URI you want to filter. Any application can create * an instance of this class and send it to KURIFilter to * have the plugins fill out all possible information about the |