Skip to content

Commit

Permalink
Merge pull request #613 from segevfiner/patch-1
Browse files Browse the repository at this point in the history
Remove a bad space in _golang
  • Loading branch information
nicoulaj authored Dec 4, 2018
2 parents 6215de5 + 5f5d2bb commit 840272c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_golang
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ commands=(
'run:compile and run Go program'
'test:test packages'
'tool:run specified go tool'
'version :print Go version'
'version:print Go version'
'vet:report likely mistakes in packages'
'help:get more information about a command'
)
Expand Down

0 comments on commit 840272c

Please sign in to comment.