Browse Source

[fixed] typo

hornguy6 1 year ago
parent
commit
0d3f5a1620
1 changed files with 1 additions and 1 deletions
  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