Skip to content

Commit dfd3d72

Browse files
committed
Fix by review
1 parent 73e473f commit dfd3d72

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/builtin.jax

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,8 @@ settagstack({nr}, {dict} [, {action}])
632632
数値 {dict}を使ってタグスタックを変更
633633
setwinvar({nr}, {varname}, {val}) なし ウィンドウ{nr}の変数{varname}に{val}を
634634
セット
635-
sha256({expr}) 文字列 文字列または Blob のSHA256チェックサム
635+
sha256({expr}) 文字列 文字列または Blob の SHA256 チェックサ
636+
636637
shellescape({string} [, {special}])
637638
文字列 {string}をシェルコマンド引数として使う
638639
ためにエスケープする。

0 commit comments

Comments
 (0)