From c4091b277cd26e51dc38d6601c05422076497d9e Mon Sep 17 00:00:00 2001 From: Lucas Falch Date: Thu, 4 Aug 2016 15:38:38 +0200 Subject: [PATCH] Fix typo in minimap-git-diff.coffee --- lib/minimap-git-diff.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/minimap-git-diff.coffee b/lib/minimap-git-diff.coffee index 2e77234..0fbc278 100644 --- a/lib/minimap-git-diff.coffee +++ b/lib/minimap-git-diff.coffee @@ -8,7 +8,7 @@ class MinimapGitDiff useGutterDecoration: type: 'boolean' default: false - description: 'When enabled the gif diffs will be displayed as thin vertical lines on the left side of the minimap.' + description: 'When enabled the git diffs will be displayed as thin vertical lines on the left side of the minimap.' pluginActive: false constructor: ->