Skip to content

Commit 92ba192

Browse files
authored
Merge pull request #71 from vim-jp/remove-wrong-comments
Remove wrong comments
2 parents 5814591 + 81dc9db commit 92ba192

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

runtime/lang/menu_ja.euc-jp.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
" Copyright (C) 2004,12 MURAOKA Taro <[email protected]>
66
" THIS FILE IS DISTRIBUTED UNDER THE VIM LICENSE.
77

8-
" eucjp is the same as euc-jp. Source the other one from here.
8+
" ja is the same as ja_jp. Source the other one from here.
99
source <sfile>:p:h/menu_ja_jp.euc-jp.vim

runtime/lang/menu_ja.utf-8.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
" Menu Translations: Japanese
22

3-
" eucjp is the same as euc-jp. Source the other one from here.
3+
" ja is the same as ja_jp. Source the other one from here.
44
source <sfile>:p:h/menu_ja_jp.utf-8.vim

0 commit comments

Comments
 (0)