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 | |
parent | 74420664aeaa6bb4d9bbde7f70a3b4468d24be60 (diff) | |
download | pytde-8c9e5c21b7246ebab379d6d36120992c5e82501e.tar.gz pytde-8c9e5c21b7246ebab379d6d36120992c5e82501e.zip |
Fix retquire
Diffstat (limited to 'extra')
68 files changed, 108 insertions, 108 deletions
diff --git a/extra/kde300/kicontheme.h b/extra/kde300/kicontheme.h index 4624c23..9269f09 100644 --- a/extra/kde300/kicontheme.h +++ b/extra/kde300/kicontheme.h @@ -148,7 +148,7 @@ public: bool isValid() 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. */ int depth() const { return mDepth; } diff --git a/extra/kde300/kurifilter.h b/extra/kde300/kurifilter.h index d82786a..26e564e 100644 --- a/extra/kde300/kurifilter.h +++ b/extra/kde300/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. diff --git a/extra/kde301/kicontheme.h b/extra/kde301/kicontheme.h index 4624c23..9269f09 100644 --- a/extra/kde301/kicontheme.h +++ b/extra/kde301/kicontheme.h @@ -148,7 +148,7 @@ public: bool isValid() 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. */ int depth() const { return mDepth; } diff --git a/extra/kde301/kurifilter.h b/extra/kde301/kurifilter.h index d82786a..26e564e 100644 --- a/extra/kde301/kurifilter.h +++ b/extra/kde301/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. diff --git a/extra/kde303/kicontheme.h b/extra/kde303/kicontheme.h index 4624c23..9269f09 100644 --- a/extra/kde303/kicontheme.h +++ b/extra/kde303/kicontheme.h @@ -148,7 +148,7 @@ public: bool isValid() 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. */ int depth() const { return mDepth; } diff --git a/extra/kde303/kurifilter.h b/extra/kde303/kurifilter.h index d82786a..26e564e 100644 --- a/extra/kde303/kurifilter.h +++ b/extra/kde303/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. diff --git a/extra/kde310/kicontheme.h b/extra/kde310/kicontheme.h index ce2d3ec..542e535 100644 --- a/extra/kde310/kicontheme.h +++ b/extra/kde310/kicontheme.h @@ -241,7 +241,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/kde310/kkeyserver_x11.h b/extra/kde310/kkeyserver_x11.h index b006a7a..4169273 100644 --- a/extra/kde310/kkeyserver_x11.h +++ b/extra/kde310/kkeyserver_x11.h @@ -81,10 +81,10 @@ namespace KKeyServer TQString toString() const; /** - * Returns the mods that are retquired for this symbol as - * ORed @ref KKey::ModFlag's. For example, Break retquires a + * Returns the mods that are required for this symbol as + * ORed @ref KKey::ModFlag's. For example, Break requires a * Ctrl to be valid. - * @return the retquired @ref KKey::ModFlag's + * @return the required @ref KKey::ModFlag's * @see KKey::ModFlag */ uint getModsRequired() const; diff --git a/extra/kde310/kurifilter.h b/extra/kde310/kurifilter.h index 299cf66..ad800b9 100644 --- a/extra/kde310/kurifilter.h +++ b/extra/kde310/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. diff --git a/extra/kde311/kicontheme.h b/extra/kde311/kicontheme.h index ce2d3ec..542e535 100644 --- a/extra/kde311/kicontheme.h +++ b/extra/kde311/kicontheme.h @@ -241,7 +241,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/kde311/kkeyserver_x11.h b/extra/kde311/kkeyserver_x11.h index b006a7a..4169273 100644 --- a/extra/kde311/kkeyserver_x11.h +++ b/extra/kde311/kkeyserver_x11.h @@ -81,10 +81,10 @@ namespace KKeyServer TQString toString() const; /** - * Returns the mods that are retquired for this symbol as - * ORed @ref KKey::ModFlag's. For example, Break retquires a + * Returns the mods that are required for this symbol as + * ORed @ref KKey::ModFlag's. For example, Break requires a * Ctrl to be valid. - * @return the retquired @ref KKey::ModFlag's + * @return the required @ref KKey::ModFlag's * @see KKey::ModFlag */ uint getModsRequired() const; 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. diff --git a/extra/kde312/kicontheme.h b/extra/kde312/kicontheme.h index ce2d3ec..542e535 100644 --- a/extra/kde312/kicontheme.h +++ b/extra/kde312/kicontheme.h @@ -241,7 +241,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/kde312/kkeyserver_x11.h b/extra/kde312/kkeyserver_x11.h index b006a7a..4169273 100644 --- a/extra/kde312/kkeyserver_x11.h +++ b/extra/kde312/kkeyserver_x11.h @@ -81,10 +81,10 @@ namespace KKeyServer TQString toString() const; /** - * Returns the mods that are retquired for this symbol as - * ORed @ref KKey::ModFlag's. For example, Break retquires a + * Returns the mods that are required for this symbol as + * ORed @ref KKey::ModFlag's. For example, Break requires a * Ctrl to be valid. - * @return the retquired @ref KKey::ModFlag's + * @return the required @ref KKey::ModFlag's * @see KKey::ModFlag */ uint getModsRequired() const; diff --git a/extra/kde312/kurifilter.h b/extra/kde312/kurifilter.h index 299cf66..ad800b9 100644 --- a/extra/kde312/kurifilter.h +++ b/extra/kde312/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. diff --git a/extra/kde313/kicontheme.h b/extra/kde313/kicontheme.h index ce2d3ec..542e535 100644 --- a/extra/kde313/kicontheme.h +++ b/extra/kde313/kicontheme.h @@ -241,7 +241,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/kde313/kkeyserver_x11.h b/extra/kde313/kkeyserver_x11.h index b006a7a..4169273 100644 --- a/extra/kde313/kkeyserver_x11.h +++ b/extra/kde313/kkeyserver_x11.h @@ -81,10 +81,10 @@ namespace KKeyServer TQString toString() const; /** - * Returns the mods that are retquired for this symbol as - * ORed @ref KKey::ModFlag's. For example, Break retquires a + * Returns the mods that are required for this symbol as + * ORed @ref KKey::ModFlag's. For example, Break requires a * Ctrl to be valid. - * @return the retquired @ref KKey::ModFlag's + * @return the required @ref KKey::ModFlag's * @see KKey::ModFlag */ uint getModsRequired() const; diff --git a/extra/kde313/kurifilter.h b/extra/kde313/kurifilter.h index 299cf66..ad800b9 100644 --- a/extra/kde313/kurifilter.h +++ b/extra/kde313/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. diff --git a/extra/kde314/kicontheme.h b/extra/kde314/kicontheme.h index ce2d3ec..542e535 100644 --- a/extra/kde314/kicontheme.h +++ b/extra/kde314/kicontheme.h @@ -241,7 +241,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/kde314/kkeyserver_x11.h b/extra/kde314/kkeyserver_x11.h index 9f37821..a7fa366 100644 --- a/extra/kde314/kkeyserver_x11.h +++ b/extra/kde314/kkeyserver_x11.h @@ -81,10 +81,10 @@ namespace KKeyServer TQString toString() const; /** - * Returns the mods that are retquired for this symbol as - * ORed @ref KKey::ModFlag's. For example, Break retquires a + * Returns the mods that are required for this symbol as + * ORed @ref KKey::ModFlag's. For example, Break requires a * Ctrl to be valid. - * @return the retquired @ref KKey::ModFlag's + * @return the required @ref KKey::ModFlag's * @see KKey::ModFlag */ uint getModsRequired() const; diff --git a/extra/kde314/kurifilter.h b/extra/kde314/kurifilter.h index 75c0153..98c760f 100644 --- a/extra/kde314/kurifilter.h +++ b/extra/kde314/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. diff --git a/extra/kde315/kicontheme.h b/extra/kde315/kicontheme.h index d332d81..72325f9 100644 --- a/extra/kde315/kicontheme.h +++ b/extra/kde315/kicontheme.h @@ -241,7 +241,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/kde315/kkeyserver_x11.h b/extra/kde315/kkeyserver_x11.h index 9f37821..a7fa366 100644 --- a/extra/kde315/kkeyserver_x11.h +++ b/extra/kde315/kkeyserver_x11.h @@ -81,10 +81,10 @@ namespace KKeyServer TQString toString() const; /** - * Returns the mods that are retquired for this symbol as - * ORed @ref KKey::ModFlag's. For example, Break retquires a + * Returns the mods that are required for this symbol as + * ORed @ref KKey::ModFlag's. For example, Break requires a * Ctrl to be valid. - * @return the retquired @ref KKey::ModFlag's + * @return the required @ref KKey::ModFlag's * @see KKey::ModFlag */ uint getModsRequired() const; 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. diff --git a/extra/kde320/kicontheme.h b/extra/kde320/kicontheme.h index 5bf5b0d..28f0b52 100644 --- a/extra/kde320/kicontheme.h +++ b/extra/kde320/kicontheme.h @@ -244,7 +244,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/kde320/kkeyserver_x11.h b/extra/kde320/kkeyserver_x11.h index dea4ff0..c2e11b7 100644 --- a/extra/kde320/kkeyserver_x11.h +++ b/extra/kde320/kkeyserver_x11.h @@ -79,10 +79,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/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 diff --git a/extra/kde321/kicontheme.h b/extra/kde321/kicontheme.h index 5bf5b0d..28f0b52 100644 --- a/extra/kde321/kicontheme.h +++ b/extra/kde321/kicontheme.h @@ -244,7 +244,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/kde321/kkeyserver_x11.h b/extra/kde321/kkeyserver_x11.h index dea4ff0..c2e11b7 100644 --- a/extra/kde321/kkeyserver_x11.h +++ b/extra/kde321/kkeyserver_x11.h @@ -79,10 +79,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/kde321/kurifilter.h b/extra/kde321/kurifilter.h index ef89095..d4bacb8 100644 --- a/extra/kde321/kurifilter.h +++ b/extra/kde321/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 diff --git a/extra/kde322/kicontheme.h b/extra/kde322/kicontheme.h index 5bf5b0d..28f0b52 100644 --- a/extra/kde322/kicontheme.h +++ b/extra/kde322/kicontheme.h @@ -244,7 +244,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/kde322/kkeyserver_x11.h b/extra/kde322/kkeyserver_x11.h index dea4ff0..c2e11b7 100644 --- a/extra/kde322/kkeyserver_x11.h +++ b/extra/kde322/kkeyserver_x11.h @@ -79,10 +79,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/kde322/kurifilter.h b/extra/kde322/kurifilter.h index ef89095..d4bacb8 100644 --- a/extra/kde322/kurifilter.h +++ b/extra/kde322/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 diff --git a/extra/kde323/kicontheme.h b/extra/kde323/kicontheme.h index 5bf5b0d..28f0b52 100644 --- a/extra/kde323/kicontheme.h +++ b/extra/kde323/kicontheme.h @@ -244,7 +244,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/kde323/kkeyserver_x11.h b/extra/kde323/kkeyserver_x11.h index dea4ff0..c2e11b7 100644 --- a/extra/kde323/kkeyserver_x11.h +++ b/extra/kde323/kkeyserver_x11.h @@ -79,10 +79,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/kde323/kurifilter.h b/extra/kde323/kurifilter.h index ef89095..d4bacb8 100644 --- a/extra/kde323/kurifilter.h +++ b/extra/kde323/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 diff --git a/extra/kde330/kicontheme.h b/extra/kde330/kicontheme.h index 885c704..dca4650 100644 --- a/extra/kde330/kicontheme.h +++ b/extra/kde330/kicontheme.h @@ -246,7 +246,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/kde330/kkeyserver_x11.h b/extra/kde330/kkeyserver_x11.h index dea4ff0..c2e11b7 100644 --- a/extra/kde330/kkeyserver_x11.h +++ b/extra/kde330/kkeyserver_x11.h @@ -79,10 +79,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/kde330/kurifilter.h b/extra/kde330/kurifilter.h index ef89095..d4bacb8 100644 --- a/extra/kde330/kurifilter.h +++ b/extra/kde330/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 diff --git a/extra/kde331/kicontheme.h b/extra/kde331/kicontheme.h index d664ffe..07b219c 100644 --- a/extra/kde331/kicontheme.h +++ b/extra/kde331/kicontheme.h @@ -248,7 +248,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/kde331/kkeyserver_x11.h b/extra/kde331/kkeyserver_x11.h index dea4ff0..c2e11b7 100644 --- a/extra/kde331/kkeyserver_x11.h +++ b/extra/kde331/kkeyserver_x11.h @@ -79,10 +79,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/kde331/kurifilter.h b/extra/kde331/kurifilter.h index ef89095..d4bacb8 100644 --- a/extra/kde331/kurifilter.h +++ b/extra/kde331/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 diff --git a/extra/kde332/kicontheme.h b/extra/kde332/kicontheme.h index db683c8..fb149e5 100644 --- a/extra/kde332/kicontheme.h +++ b/extra/kde332/kicontheme.h @@ -248,7 +248,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/kde332/kkeyserver_x11.h b/extra/kde332/kkeyserver_x11.h index dea4ff0..c2e11b7 100644 --- a/extra/kde332/kkeyserver_x11.h +++ b/extra/kde332/kkeyserver_x11.h @@ -79,10 +79,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/kde332/kurifilter.h b/extra/kde332/kurifilter.h index ef89095..d4bacb8 100644 --- a/extra/kde332/kurifilter.h +++ b/extra/kde332/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 diff --git a/extra/kde340/kicontheme.h b/extra/kde340/kicontheme.h index e12ffc7..d2fe7cf 100644 --- a/extra/kde340/kicontheme.h +++ b/extra/kde340/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/kde340/kkeyserver_x11.h b/extra/kde340/kkeyserver_x11.h index e1810fb..0251007 100644 --- a/extra/kde340/kkeyserver_x11.h +++ b/extra/kde340/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/kde340/kurifilter.h b/extra/kde340/kurifilter.h index c69657c..0363dc8 100644 --- a/extra/kde340/kurifilter.h +++ b/extra/kde340/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 diff --git a/extra/kde341/kicontheme.h b/extra/kde341/kicontheme.h index e12ffc7..d2fe7cf 100644 --- a/extra/kde341/kicontheme.h +++ b/extra/kde341/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/kde341/kkeyserver_x11.h b/extra/kde341/kkeyserver_x11.h index e1810fb..0251007 100644 --- a/extra/kde341/kkeyserver_x11.h +++ b/extra/kde341/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/kde341/kurifilter.h b/extra/kde341/kurifilter.h index c69657c..0363dc8 100644 --- a/extra/kde341/kurifilter.h +++ b/extra/kde341/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 diff --git a/extra/kde342/kicontheme.h b/extra/kde342/kicontheme.h index c484443..89f0f0d 100644 --- a/extra/kde342/kicontheme.h +++ b/extra/kde342/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/kde342/kkeyserver_x11.h b/extra/kde342/kkeyserver_x11.h index b5ebb1c..0dae410 100644 --- a/extra/kde342/kkeyserver_x11.h +++ b/extra/kde342/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/kde342/kurifilter.h b/extra/kde342/kurifilter.h index c69657c..0363dc8 100644 --- a/extra/kde342/kurifilter.h +++ b/extra/kde342/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 diff --git a/extra/kde343/kicontheme.h b/extra/kde343/kicontheme.h index c484443..89f0f0d 100644 --- a/extra/kde343/kicontheme.h +++ b/extra/kde343/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/kde343/kkeyserver_x11.h b/extra/kde343/kkeyserver_x11.h index b5ebb1c..0dae410 100644 --- a/extra/kde343/kkeyserver_x11.h +++ b/extra/kde343/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/kde343/kurifilter.h b/extra/kde343/kurifilter.h index c69657c..0363dc8 100644 --- a/extra/kde343/kurifilter.h +++ b/extra/kde343/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 diff --git a/extra/kde350/kicontheme.h b/extra/kde350/kicontheme.h index e82d85a..b40ac8f 100644 --- a/extra/kde350/kicontheme.h +++ b/extra/kde350/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/kde350/kkeyserver_x11.h b/extra/kde350/kkeyserver_x11.h index 3c00729..2b48047 100644 --- a/extra/kde350/kkeyserver_x11.h +++ b/extra/kde350/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/kde350/kurifilter.h b/extra/kde350/kurifilter.h index 20999ad..773d8e0 100644 --- a/extra/kde350/kurifilter.h +++ b/extra/kde350/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 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 diff --git a/extra/kde352/kicontheme.h b/extra/kde352/kicontheme.h index 0648d63..8d48855 100644 --- a/extra/kde352/kicontheme.h +++ b/extra/kde352/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/kde352/kkeyserver_x11.h b/extra/kde352/kkeyserver_x11.h index 3c00729..2b48047 100644 --- a/extra/kde352/kkeyserver_x11.h +++ b/extra/kde352/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/kde352/kurifilter.h b/extra/kde352/kurifilter.h index 20999ad..773d8e0 100644 --- a/extra/kde352/kurifilter.h +++ b/extra/kde352/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 diff --git a/extra/kde353/kicontheme.h b/extra/kde353/kicontheme.h index 0648d63..8d48855 100644 --- a/extra/kde353/kicontheme.h +++ b/extra/kde353/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/kde353/kurifilter.h b/extra/kde353/kurifilter.h index 20999ad..773d8e0 100644 --- a/extra/kde353/kurifilter.h +++ b/extra/kde353/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 |