Skip to content

Commit b8468fe

Browse files
committed
buildin.jax: Remove remained english phrase
1 parent 732240c commit b8468fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/builtin.jax

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6280,7 +6280,6 @@ lispindent({lnum}) *lispindent()*
62806280
戻り値の型: |Number|
62816281

62826282
list2blob({list}) *list2blob()*
6283-
Return a Blob concatenating all the number values in {list}.
62846283
{list} にある数値全てを連結したBlobを返す。
62856284
例: >
62866285
list2blob([1, 2, 3, 4]) returns 0z01020304

0 commit comments

Comments
 (0)