Skip to content

Commit 8216db5

Browse files
committed
Change a wording of "possible"
1 parent e4dbc58 commit 8216db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/eval.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -923,7 +923,7 @@ expr7 *expr7*
923923
expr8 *expr8*
924924
-----
925925
この式は |expr9|、もしくは連続する以下の選択方式であり、どんな順番でもよい。
926-
例として、これらはすべて考えられる:
926+
例として、これらはすべて可能である:
927927
expr9[expr1].name
928928
expr9.name[expr1]
929929
expr9(expr1, ...)[expr1].name

0 commit comments

Comments
 (0)