Skip to content

Commit 3c7009b

Browse files
committed
textprop.jax: using arabic number
1 parent af4847e commit 3c7009b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/textprop.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ prop_add_list({props}, [[{lnum}, {col}, {end-lnum}, {end-col}], ...])
173173
type テキストプロパティ名
174174
"type" を除くすべてのフィールドは任意である。
175175

176-
第二引数はリストのリストで、各リストはテキストの開始と終了の位
176+
第2引数はリストのリストで、各リストはテキストの開始と終了の位
177177
置を示す。最初の2つの項目{lnum}{col}はプロパティを付加する開
178178
始位置を、最後の2つの項目{end-lnum}{end-col}は付加される位置
179179
の直後を示す。

0 commit comments

Comments
 (0)