Skip to content

Commit 6fbfdf9

Browse files
committed
Translated doc/usr_41 (6)
1 parent cddb050 commit 6fbfdf9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/eval.jax

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4744,7 +4744,8 @@ pathshorten({expr}) *pathshorten()*
47444744
パスが実際に存在するかどうかは関係ない。
47454745

47464746
perleval({expr}) *perleval()*
4747-
Perl の式 {expr} を評価して、結果を Vim のデータ形式にして返す。
4747+
Perl の式 {expr} をスカラーコンテキストで評価して、結果をVimの
4748+
データ形式にして返す。
47484749
もし値が変換できない場合、Perlに於ける文字列として返される。
47494750
Note: もし配列かハッシュが必要ならば、{expr}ではそれらへの参照
47504751
を返す必要がある。

0 commit comments

Comments
 (0)