Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7b08aa5

Browse files
committedJun 21, 2019
lint
1 parent 71f2cf9 commit 7b08aa5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎doc/popup.jax

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -260,9 +260,9 @@ popup_getoptions({id}) *popup_getoptions()*
260260

261261
すべての値が空の場合、"borderhighlight" は含まれない。
262262

263-
グローバルポップアップの場合 "tabpage" には -1 が設定され、
264-
カレントタブページの場合は 0 、別のタブページの場合は正の
265-
整数が設定される
263+
グローバルポップアップの場合 "tabpage" には -1 が設定され、
264+
レントタブページの場合は 0 、別のタブページの場合は正の整数が
265+
設定される
266266

267267
ポップアップウィンドウ {id} が見つからない場合は空の辞書が返さ
268268
れる。

0 commit comments

Comments
 (0)
Please sign in to comment.