From 1e9fba98783a2db5a653b1ee741b703ed5d2f8ea Mon Sep 17 00:00:00 2001 From: Andreas Kristiansen <6977712+AndreasK79@users.noreply.github.com> Date: Thu, 22 Jan 2026 16:03:48 +0100 Subject: [PATCH] Updated comment --- src/Dxcc/Dxcc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Dxcc/Dxcc.php b/src/Dxcc/Dxcc.php index 7dff41096..2312e326e 100644 --- a/src/Dxcc/Dxcc.php +++ b/src/Dxcc/Dxcc.php @@ -337,7 +337,7 @@ class Dxcc { } /* - * Read cty.dat from AD1C + * Read DXCC data from the database */ function read_data($date = null) { $CI = &get_instance();