Skip to content

Commit f1b4ce4

Browse files
authored
Merge pull request #1829 from tsuyoshicho/fix/mistranslation
buildin.jax: Remove remained english phrase
2 parents 732240c + b8468fe commit f1b4ce4

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)