mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-26 00:45:35 +00:00
Cleanup: Correct various spelling errors
This commit is contained in:
committed by
rubidium42
parent
4a7cbf29f0
commit
bbe5dbf230
@@ -98,7 +98,7 @@ public:
|
||||
|
||||
/** Trigger reasons for the timer based triggers. */
|
||||
enum class Trigger : uint8_t {
|
||||
Day, ///< Triggeres daily.
|
||||
Day, ///< Triggers daily.
|
||||
Week, ///< Triggers every Tuesday.
|
||||
Month, ///< Triggered at the first of the month.
|
||||
Quarter, ///< Triggered every first of January, April, July and October.
|
||||
|
||||
Reference in New Issue
Block a user