Skip to content

Commit 0a6878a

Browse files
author
haofan.whf
committed
错别字修改
1 parent 79390de commit 0a6878a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rdf-file-core/src/main/java/com/alipay/rdf/file/util/RdfFileUtil.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,7 @@ public static Method findMethod(Class<?> clazz, String name) {
761761

762762
/**
763763
* 格式化字节
764-
* si true:based on 1000, false:based on 1014
764+
* si true:based on 1000, false:based on 1024
765765
* @param bytes
766766
* @param si
767767
* @return

0 commit comments

Comments
 (0)