fix: spelling
This commit is contained in:
parent
12c72ebd06
commit
da524295db
2 changed files with 2 additions and 2 deletions
|
|
@ -526,7 +526,7 @@ Starting map analyzation.
|
|||
Начинается анализ карты.
|
||||
|
||||
[ORIGINAL]
|
||||
Complete map analyzation.
|
||||
Completed map analyzation.
|
||||
|
||||
[TRANSLATED]
|
||||
Анализ карты завершён.
|
||||
|
|
|
|||
|
|
@ -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_ ()) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue