From 03361f5f78a61460a06410932304dea1c5d38f36 Mon Sep 17 00:00:00 2001
From: Gerhard Gonter <ggonter@gmail.com>
Date: Mon, 30 Sep 2024 15:00:20 +0200
Subject: [PATCH] fixed typo in comment

---
 modules/util/Parse/ZonedTables.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/util/Parse/ZonedTables.pm b/modules/util/Parse/ZonedTables.pm
index 709248f..ece81a4 100644
--- a/modules/util/Parse/ZonedTables.pm
+++ b/modules/util/Parse/ZonedTables.pm
@@ -1,7 +1,7 @@
 
 package Parse::ZonedTables;
 
-# TODO: this is not a good nme, find something better!
+# TODO: this is not a good name, find something better!
 
 use strict;
 
-- 
GitLab