tools/designer/src/lib/shared/actioneditor.cpp
branchRCL_3
changeset 5 d3bac044e0f0
parent 4 3b1da2848fc7
--- a/tools/designer/src/lib/shared/actioneditor.cpp	Fri Feb 19 23:40:16 2010 +0200
+++ b/tools/designer/src/lib/shared/actioneditor.cpp	Fri Mar 12 15:46:37 2010 +0200
@@ -428,7 +428,7 @@
         m_actionView->model()->remove(row);
 }
 
-// Set an intial property and mark it as changed in the sheet
+// Set an initial property and mark it as changed in the sheet
 static void setInitialProperty(QDesignerPropertySheetExtension *sheet, const QString &name, const QVariant &value)
 {
     const int index = sheet->indexOf(name);