Skip to content

Commit 4ad73d7

Browse files
committed
usr_{52,tox}.jax: fix 52.4 title
1 parent b4ddf30 commit 4ad73d7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/usr_52.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
|52.1| エクスポートとインポート
1313
|52.2| オートロード
1414
|52.3| インポート/エクスポートなしのオートロード
15-
|52.4| 使用する他のメカニズム
15+
|52.4| 他に使えるメカニズム
1616
|52.5| 旧来のスクリプトから Vim9 script を使う
1717

1818
次章: |usr_90.txt| Vim のインストール
@@ -237,7 +237,7 @@ mylib.vim スクリプト内に他の多くの関数を置ことができ、ラ
237237
参考文献: |autoload|
238238

239239
==============================================================================
240-
*52.4* 使用する他のメカニズム
240+
*52.4* 他に使えるメカニズム
241241

242242
複数のファイルを使用するのが面倒で、すべてを1つのスクリプトにまとめておくのを
243243
好む人もいます。その結果として、起動が遅くなるのを回避するため、小さな部分のみ

doc/usr_toc.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ Vim script を書く ~
359359
|52.1| エクスポートとインポート
360360
|52.2| オートロード
361361
|52.3| インポート/エクスポートなしのオートロード
362-
|52.4| 使用する他のメカニズム
362+
|52.4| 他に使えるメカニズム
363363
|52.5| 旧来のスクリプトから Vim9 script を使う
364364

365365
==============================================================================

0 commit comments

Comments
 (0)