Him188 5 năm trước cách đây
mục cha
commit
cebd4a8079

+ 1 - 1
mirai-core/src/commonMain/kotlin/net.mamoe.mirai/message/data/ForwardMessage.kt

@@ -340,7 +340,7 @@ class ForwardMessageBuilder private constructor(
 
     /**
      * 当前时间.
-     * 在使用 [says] 时若不指定间, 则会使用 [currentTime] 自增 1 的事件.
+     * 在使用 [says] 时若不指定间, 则会使用 [currentTime] 自增 1 的事件.
      */
     var currentTime: Int = currentTimeSeconds.toInt()