Skip to content

Commit e8bf22b

Browse files
committed
Fix wording of interface pointed out by Travis CI
1 parent 6a8bff2 commit e8bf22b

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

doc/eval.jax

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9161,16 +9161,16 @@ persistent_undo 永続アンドゥをサポート
91619161
postscript PostScriptファイルの印刷をサポート
91629162
printer |:hardcopy| をサポート
91639163
profile |:profile| をサポート
9164-
python Python 2.x インタフェースが使用可能。|has-python|
9165-
python_compiled Python 2.x インタフェース付きでコンパイルされ
9166-
た。|has-python|
9167-
python_dynamic Python 2.x インタフェースが動的にロードされ
9168-
た。|has-python|
9169-
python3 Python 3.x インタフェースが使用可能。|has-python|
9170-
python3_compiled Python 3.x インタフェース付きでコンパイルされ
9171-
た。|has-python|
9172-
python3_dynamic Python 3.x インタフェースが動的にロードされ
9173-
た。|has-python|
9164+
python Python 2.x インターフェイスが使用可能。|has-python|
9165+
python_compiled Python 2.x インターフェイス付きでコンパイルされた。
9166+
|has-python|
9167+
python_dynamic Python 2.x インターフェイスが動的にロードされた。
9168+
|has-python|
9169+
python3 Python 3.x インターフェイスが使用可能。|has-python|
9170+
python3_compiled Python 3.x インターフェイス付きでコンパイルされた。
9171+
|has-python|
9172+
python3_dynamic Python 3.x インターフェイスが動的にロードされた。
9173+
|has-python|
91749174
pythonx Compiled with |python_x| interface. |has-pythonx|
91759175
qnx QNXバージョン
91769176
quickfix |quickfix|をサポート

0 commit comments

Comments
 (0)