fix: typo in latest commit [skip ci]
This commit is contained in:
parent
4fe4f30d39
commit
40ee34336f
1 changed files with 1 additions and 1 deletions
|
|
@ -678,7 +678,7 @@ void BotGraph::add (int type, const Vector &pos) {
|
|||
ctrl.msg ("Nodes has been autosaved...");
|
||||
}
|
||||
else {
|
||||
ctrl.msg ("Can't autosave garph data...");
|
||||
ctrl.msg ("Can't autosave graph data...");
|
||||
}
|
||||
m_autoSaveCount = 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue