Fix more format

This commit is contained in:
Ding Li
2017-05-26 13:21:56 +08:00
parent 1720e3c559
commit b4c30887c9
+1 -1
View File
@@ -42,7 +42,7 @@ share a process, that is the Terminal. So it is advised to use a single global
context on all your MQL programs. The `shared` parameter of `Context` is used
for sychronization of context creation and destruction. It is better named
globally, and in a manner not easily recognized by humans, for example:
"__3kewducdxhkd__"
`__3kewducdxhkd__`
## Usage