Spelling fix.

This commit is contained in:
vng 2012-02-24 02:01:45 +03:00 committed by Alex Zolotarev
parent acfeef5659
commit b73e591011

View file

@ -233,7 +233,7 @@ namespace qt
break;
case EGeneratingIndex:
statusString = tr("Generatin search index ...");
statusString = tr("Generating search index ...");
rowColor = COLOR_INPROGRESS;
break;
}