Cleanup: Correct various spelling errors

This commit is contained in:
Jonathan G Rennison
2026-04-27 21:05:08 +02:00
committed by rubidium42
parent 4a7cbf29f0
commit bbe5dbf230
39 changed files with 52 additions and 52 deletions
+1 -1
View File
@@ -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.