Merge pull request #2046 from tyru/fix-unmatched-quote

[Doc] Fix unmatched backquote in doc
This commit is contained in:
w0rp
2018-11-04 10:19:11 +00:00
committed by GitHub

View File

@@ -27,7 +27,7 @@ g:ale_go_go_executable *g:ale_go_go_options*
Default: `'go'`
The executable that will be run for the `gobuild` and `govet` linters, and
the gomod` fixer.
the `gomod` fixer.
===============================================================================