fix typo MtApi5.mq5

This commit is contained in:
Christian_X3
2020-12-14 09:05:06 +01:00
parent 060591ff3a
commit 38a7b5f103
+1 -1
View File
@@ -6685,7 +6685,7 @@ void Execute_TesterStop()
{
if (!IsTesting())
{
Print("WARNING: function UnlockTicks can be used only for backtesting");
Print("WARNING: function TesterStop can be used only for backtesting");
}
else
{