From e02e31c8b9d854cd62cbe9799228f6e08e882773 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 22:04:08 -0600 Subject: Sync with latest script --- doc/html/wizard-example.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/wizard-example.html') diff --git a/doc/html/wizard-example.html b/doc/html/wizard-example.html index ec553fd4e..43f4853df 100644 --- a/doc/html/wizard-example.html +++ b/doc/html/wizard-example.html @@ -161,7 +161,7 @@ void Wizard::setupPage2() info->setText( "\n" "Enter your personal\n" "data here.\n\n" - "The retquired fields are\n" + "The required fields are\n" "First Name, Last Name \n" "and E-Mail.\n" ); info->setMaximumWidth( info->sizeHint().width() ); -- cgit v1.2.1