Update readme

This commit is contained in:
vdemydiuk
2016-10-12 17:01:22 +03:00
parent 1d407b5e16
commit 7fec3da7bc
2 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ namespace MTApiService
public void DeinitExpert(int expertHandle)
{
Log.InfoFormat("DeinitExpert: begin. symbol = {0}", expertHandle);
Log.InfoFormat("DeinitExpert: begin. expertHandle = {0}", expertHandle);
MtExpert expert = null;