Browse Source

[fixed] typo

hornguy6 1 năm trước cách đây
mục cha
commit
0d3f5a1620
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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