forked from organicmaps/organicmaps
Spelling fix.
This commit is contained in:
parent
acfeef5659
commit
b73e591011
1 changed files with 1 additions and 1 deletions
|
@ -233,7 +233,7 @@ namespace qt
|
|||
break;
|
||||
|
||||
case EGeneratingIndex:
|
||||
statusString = tr("Generatin search index ...");
|
||||
statusString = tr("Generating search index ...");
|
||||
rowColor = COLOR_INPROGRESS;
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue