fix: spelling

This commit is contained in:
Владислав Сухов 2023-05-09 19:30:08 +00:00
commit da524295db
2 changed files with 2 additions and 2 deletions

View file

@ -526,7 +526,7 @@ Starting map analyzation.
Начинается анализ карты.
[ORIGINAL]
Complete map analyzation.
Completed map analyzation.
[TRANSLATED]
Анализ карты завершён.

View file

@ -143,7 +143,7 @@ void GraphAnalyze::finish () {
// un-silence all graph messages
graph.setMessageSilence (false);
ctrl.msg ("Complete map analyzation.");
ctrl.msg ("Completed map analyzation.");
// auto save bots graph
if (cv_graph_analyze_auto_save.bool_ ()) {