From 937d5805ae41c43c0d4f71eabe5c017f8d40eb72 Mon Sep 17 00:00:00 2001 From: Joscha Date: Sat, 4 May 2024 00:09:37 +0200 Subject: [PATCH] Fix typo in docs --- kit_timesheet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kit_timesheet.md b/kit_timesheet.md index 282e41e..092b475 100644 --- a/kit_timesheet.md +++ b/kit_timesheet.md @@ -60,7 +60,7 @@ Available entries are: - `notes.Urlaub` (value: `"U"`) - `notes.Krankheit` (value: `"K"`) -- `notes.Feiertage` (value: `"F"`) +- `notes.Feiertag` (value: `"F"`) - `notes.Sonstiges` (value: `"S"`) ### `entry` (function)