Skip to content

Commit 0956bc2

Browse files
gwymorszepeviktor
andauthored
Fix typo (from Vim downstream) (#233)
Change copied from downstream Vim commit dbf749b (runtime: Fix more typos (#13354), 2023-10-16). Co-authored-by: Viktor Szépe <viktor@szepe.net>
1 parent 95cb75e commit 0956bc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

autoload/editorconfig_core/ini.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
" autoload/editorconfig_core/ini.vim: Config-file parser for
22
" editorconfig-core-vimscript and editorconfig-vim.
3-
" Modifed from the Python core's ini.py.
3+
" Modified from the Python core's ini.py.
44

55
" Copyright (c) 2012-2019 EditorConfig Team {{{2
66
" All rights reserved.

0 commit comments

Comments
 (0)