Skip to content

Commit c585344

Browse files
authored
Merge pull request #1078 from Milly/fix-notation
Fix translate notation 'repository'
2 parents a204905 + e2d0ccb commit c585344

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

dict.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,9 @@ Unicode:
208208
- パーサ
209209
- パーザ
210210

211+
リポジトリ:
212+
- レポジトリ
213+
211214
ロケール:
212215
- ロカール
213216

doc/usr_05.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ matchit プラグインを使い始めるには、以下の行をあなたの vi
413413
るようになります。
414414

415415
パッケージはインターネットの様々な場所から入手できるでしょう。通常それらは圧縮
416-
アーカイブかレポジトリの形態を採用しているでしょう。アーカイブであれば以下のよ
416+
アーカイブかリポジトリの形態を採用しているでしょう。アーカイブであれば以下のよ
417417
うなステップでインストールできます:
418418
1. パッケージディレクトリを作成する: >
419419
mkdir -p ~/.vim/pack/fancy

0 commit comments

Comments
 (0)