summaryrefslogtreecommitdiff
path: root/doc/ale-go.txt
diff options
context:
space:
mode:
authortyru <tyru.exe@gmail.com>2018-10-07 11:19:22 +0900
committertyru <tyru.exe@gmail.com>2018-11-02 12:15:18 +0900
commite3ca8831eaf957004a86c22f6be9d3771716a50d (patch)
treee8524217d66427d0797550302bbeb331ccd116f1 /doc/ale-go.txt
parent4b841b55869e3ec5b02806f9b2fe962ffdca2750 (diff)
downloadale-e3ca8831eaf957004a86c22f6be9d3771716a50d.zip
fix unmatched backquote in doc
Diffstat (limited to 'doc/ale-go.txt')
-rw-r--r--doc/ale-go.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale-go.txt b/doc/ale-go.txt
index 71b248ee..17d9cb10 100644
--- a/doc/ale-go.txt
+++ b/doc/ale-go.txt
@@ -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.
===============================================================================