Skip to content

Commit 538ee9c

Browse files
1unaamix
authored andcommitted
fixed a spelling mistake in basic.vim (amix#523)
replaced `et.c` with `etc.` in line 166.
1 parent d551d7b commit 538ee9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vimrcs/basic.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ set ffs=unix,dos,mac
163163
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
164164
" => Files, backups and undo
165165
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
166-
" Turn backup off, since most stuff is in SVN, git et.c anyway...
166+
" Turn backup off, since most stuff is in SVN, git etc. anyway...
167167
set nobackup
168168
set nowb
169169
set noswapfile

0 commit comments

Comments
 (0)