This commit is contained in:
Sebastian Kügler 2013-02-11 12:02:17 +01:00
parent d4f010b441
commit 1b979c05dd

View File

@ -224,7 +224,7 @@ class PLASMA_EXPORT Applet : public QObject
* Returns a list of all known applets.
* This may skip applets based on security settings and ExcludeCategories in the application's config.
*
* @param category Only applets matchin this category will be returned.
* @param category Only applets matching this category will be returned.
* Useful in conjunction with knownCategories.
* If "Misc" is passed in, then applets without a
* Categories= entry are also returned.