Skip to content

Commit c972458

Browse files
h-eastmityu
andauthored
Update doc/builtin.jax
Co-authored-by: mityu <[email protected]>
1 parent a37b813 commit c972458

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
@@ -4566,7 +4566,7 @@ getfsize({fname}) *getfsize()*
45664566
getftime({fname}) *getftime()*
45674567
結果は{fname}で与えられたファイルの、最終更新時間を示す数値。
45684568
1970年1月1日からの経過時間(秒)で、|strftime()| に渡すことがで
4569-
きるだろう。|localtime()||strftime()|も参照。
4569+
きるだろう。|localtime()||strftime()| も参照。
45704570
ファイル{fname}が見つからなかった場合には-1を返す。
45714571

45724572
|method| としても使用できる: >

0 commit comments

Comments
 (0)