diff options
Diffstat (limited to 'kcontrol/konqhtml/javaopts.h')
-rw-r--r-- | kcontrol/konqhtml/javaopts.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kcontrol/konqhtml/javaopts.h b/kcontrol/konqhtml/javaopts.h index fbced3897..de8f7c7eb 100644 --- a/kcontrol/konqhtml/javaopts.h +++ b/kcontrol/konqhtml/javaopts.h @@ -41,10 +41,10 @@ public: /** * constructor * @param config configuration to initialize this instance from - * @param group config group to use if this instance tqcontains the global + * @param group config group to use if this instance contains the global * policies (global == true) - * @param global true if this instance tqcontains the global policy settings, - * false if this instance tqcontains policies specific for a domain. + * @param global true if this instance contains the global policy settings, + * false if this instance contains policies specific for a domain. * @param domain name of the domain this instance is used to configure the * policies for (case insensitive, ignored if global == true) */ |