浏览代码

[fixed] typo

hornguy6 1 年之前
父节点
当前提交
0d3f5a1620
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      locations/sleep.qsrc

+ 1 - 1
locations/sleep.qsrc

@@ -1,7 +1,7 @@
 # sleep
 
 if $ARGS[0] = 'simple':
-!! to avoid sleeping the whole day I decide to calcululate the duration of the sleep in advance
+!! to avoid sleeping the whole day I decide to calculate the duration of the sleep in advance
 !! the quality of the sleep depends on many factors, so the time of sleep can be modify later, especially the part when the time of sleep is shortened
 
 	varsleep['time_to_full'] = (100 - pcs_sleep) * 6