summaryrefslogtreecommitdiffstats
path: root/extra/kde351
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 22:02:42 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 22:02:42 -0600
commit8c9e5c21b7246ebab379d6d36120992c5e82501e (patch)
treebd3e2823a96f8cfb35b30b9514a3bc3d6e8857e7 /extra/kde351
parent74420664aeaa6bb4d9bbde7f70a3b4468d24be60 (diff)
downloadpytde-8c9e5c21b7246ebab379d6d36120992c5e82501e.tar.gz
pytde-8c9e5c21b7246ebab379d6d36120992c5e82501e.zip
Fix retquire
Diffstat (limited to 'extra/kde351')
-rw-r--r--extra/kde351/kicontheme.h2
-rw-r--r--extra/kde351/kkeyserver_x11.h6
-rw-r--r--extra/kde351/kurifilter.h2
3 files changed, 5 insertions, 5 deletions
diff --git a/extra/kde351/kicontheme.h b/extra/kde351/kicontheme.h
index 0648d63..8d48855 100644
--- a/extra/kde351/kicontheme.h
+++ b/extra/kde351/kicontheme.h
@@ -265,7 +265,7 @@ public:
bool isHidden() const;
/**
- * The minimum display depth retquired for this theme. This can either
+ * The minimum display depth required for this theme. This can either
* be 8 or 32.
* @return the minimum bpp (8 or 32)
*/
diff --git a/extra/kde351/kkeyserver_x11.h b/extra/kde351/kkeyserver_x11.h
index 3c00729..2b48047 100644
--- a/extra/kde351/kkeyserver_x11.h
+++ b/extra/kde351/kkeyserver_x11.h
@@ -101,10 +101,10 @@ namespace KKeyServer
TQString toString() const;
/**
- * Returns the mods that are retquired for this symbol as
- * ORed KKey::ModFlag's. For example, Break retquires a
+ * Returns the mods that are required for this symbol as
+ * ORed KKey::ModFlag's. For example, Break requires a
* Ctrl to be valid.
- * @return the retquired KKey::ModFlag's
+ * @return the required KKey::ModFlag's
* @see KKey::ModFlag
*/
uint getModsRequired() const;
diff --git a/extra/kde351/kurifilter.h b/extra/kde351/kurifilter.h
index 20999ad..773d8e0 100644
--- a/extra/kde351/kurifilter.h
+++ b/extra/kde351/kurifilter.h
@@ -45,7 +45,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