Skip to content

Commit 2ea3460

Browse files
committed
Altered some comment wording
1 parent bd16c77 commit 2ea3460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoload/indent_guides.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ function! indent_guides#gui_highlight_colors()
117117
let l:hi_normal_guibg = color_helper#color_name_to_hex(l:color_name)
118118

119119
else
120-
" background color could not be extracted, default to basic colors
120+
" background color could not be detected, default to basic colors
121121
call indent_guides#basic_highlight_colors()
122122
endif
123123

0 commit comments

Comments
 (0)