Skip to content

Commit

Permalink
fix typo in setmilliseconds for zh-CN (#17692)
Browse files Browse the repository at this point in the history
  • Loading branch information
awxiaoxian2020 authored Jan 3, 2024
1 parent 3d99ffd commit e81dffb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ setMilliseconds(millisecondsValue)
### 参数

- `millisecondsValue`
- : 一个在 0 到 999 之间的整数,表示豪秒数
- : 一个在 0 到 999 之间的整数,表示毫秒数

### 返回值

Expand Down

0 comments on commit e81dffb

Please sign in to comment.