diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/en/index.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/index.docbook b/doc/en/index.docbook index b8de907..13914aa 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -1278,7 +1278,7 @@ Author: Christian Hubinger <chubinger@gmail.com>, (C) 2001-2004 * name 'name' and widget flags set to 'f' * * The dialog will by default be modeless, unless you set 'modal' to - * TRUE to construct a modal dialog. + * true to construct a modal dialog. */ KMFRuleEditMac::KMFRuleEditMac( TQWidget* parent, const char* name, WFlags fl ) : KMyFirewallRuleEditorMac( parent, name, fl ) { |
