From e3cd45916f47aa35f9e15c47697f77570d168bbd Mon Sep 17 00:00:00 2001
From: ElTata <eltata@firemail.cc>
Date: Fri, 29 May 2020 17:38:21 +0200
Subject: [PATCH] fix 1 doc text

---
 Irpg/Utils.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Irpg/Utils.pm b/Irpg/Utils.pm
index 53eac04..a475b45 100644
--- a/Irpg/Utils.pm
+++ b/Irpg/Utils.pm
@@ -93,7 +93,7 @@ sub ts { # timestamp
 }
 
 =head1 FUNCTION debug
-    This function writes a message into the modsfile
+    This function writes a message into the debugfile
     and returns the message.
 =over
 =item SCALAR (string)    - message
-- 
GitLab