Skip to content

Commit dad03a3

Browse files
h-eastk-takata
andauthored
Update doc/builtin.jax
Co-authored-by: K.Takata <[email protected]>
1 parent 9271c7b commit dad03a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/builtin.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ digraph_setlist({digraphlist}) 真偽値 複数のダイグラフ |digraph| の
169169
echoraw({expr}) なし {expr} をそのまま出力する
170170
empty({expr}) 数値 {expr}が空なら|TRUE|
171171
environ() 辞書 すべての環境変数を返す
172-
err_teapot([{expr}]) なし {expr}|TRUE|の場合、E418、または
172+
err_teapot([{expr}]) なし {expr}|TRUE| の場合、E418、または
173173
E503 を与える
174174
escape({string}, {chars}) 文字列 {string}内の{chars}を '\' でエスケープ
175175
eval({string}) 任意 {string}を評価し、値を得る

0 commit comments

Comments
 (0)