mirror of
https://github.com/moparisthebest/Simba
synced 2024-11-21 08:45:06 -05:00
Simba: Fix spelling.
This commit is contained in:
parent
5d4fb24153
commit
230b825388
@ -1588,7 +1588,7 @@ begin
|
||||
ScriptFile:= SetDirSeparators(Filename);
|
||||
ScriptName:= ExtractFileNameOnly(ScriptFile);
|
||||
mDebugLn('Script name will be: ' + ScriptName);
|
||||
FormWritelnEx('Succesfully saved: ' + ScriptFile);
|
||||
FormWritelnEx('Successfully saved: ' + ScriptFile);
|
||||
StartText:= SynEdit.Lines.Text;
|
||||
ScriptChanged := false;
|
||||
SynEdit.MarkTextAsSaved;
|
||||
|
Loading…
Reference in New Issue
Block a user