From 8c9e5c21b7246ebab379d6d36120992c5e82501e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 22:02:42 -0600 Subject: Fix retquire --- extra/kde315/kurifilter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/kde315/kurifilter.h') diff --git a/extra/kde315/kurifilter.h b/extra/kde315/kurifilter.h index 75c0153..98c760f 100644 --- a/extra/kde315/kurifilter.h +++ b/extra/kde315/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. -- cgit v1.2.1