소스 검색

[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