File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -891,7 +891,7 @@ Note: これらは文字通りに打ち込まれる、これらは特別なキ
891
891
る (イベント FileType, Syntax, SpellFileMissing 用)。
892
892
ファイル名としてマッチした時、フルパスに展開される。
893
893
*:<sfile>* *<sfile>*
894
- <sfile> コマンド ":source" の実行時、取り込まれたファイルのファイル
894
+ <sfile> コマンド ":source" の実行時、読み込まれたファイルのファイル
895
895
名に置き換えられる。 *E498*
896
896
旧来の関数の実行時は、<stack> と同様にコールスタックに置き
897
897
換えられる(これは後方互換性のためであり、<stack> か
@@ -906,7 +906,7 @@ Note: これらは文字通りに打ち込まれる、これらは特別なキ
906
906
"function {関数名1}[{行番号}]..{関数名2}[{行番号}]"
907
907
コールスタックがない場合は、*E489* エラーになる。
908
908
*:<script>* *<script>*
909
- <script> コマンド `:source ` の実行時、取り込まれたファイルのファイル
909
+ <script> コマンド `:source ` の実行時、読み込まれたファイルのファイル
910
910
名に置き換えられる。関数の実行時、定義のあるスクリプトのファ
911
911
イル名に置き換えられる。
912
912
ファイル名が決定できないときは *E1274* エラーになる。
You can’t perform that action at this time.
0 commit comments