Fix typo in comment about mensa menu update
This commit is contained in:
		| @ -279,7 +279,7 @@ class CacheController { | ||||
|                 asyncUpdateTimetables() | ||||
|             } | ||||
|  | ||||
|             // update courses every hour (time in ms) | ||||
|             // update mensa menu every hour (time in ms) | ||||
|             Timer().scheduleAtFixedRate(initDelay1h, duration1h) { | ||||
|                 asyncUpdateMensa() | ||||
|             } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user