Skip to content

Commit 08faee9

Browse files
committed
Fix incorrect style
1 parent 7fc46fe commit 08faee9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/builtin.jax

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3792,9 +3792,9 @@ getcellpixels() *getcellpixels()*
37923792
Unix (端末と gVim) および Windows (gVim のみ) でのみ動作する。
37933793
他のシステムまたは失敗した場合は [] を返す。
37943794
Note 端末によって異なる場合があることに注意。macOS では、シス
3795-
テムの Terminal.app はポイント単位でサイズを返します (Retina
3796-
スケーリング前)。一方、サードパーティのターミナルは生のピクセ
3797-
ルサイズを返します (Retina スケーリング後)。
3795+
テムの Terminal.app はポイント単位でサイズを返す (Retinaスケー
3796+
リング前)。一方、サードパーティのターミナルは生のピクセルサイ
3797+
ズを返す (Retina スケーリング後)。
37983798

37993799
戻り値の型: list<any>
38003800

0 commit comments

Comments
 (0)