diff --git a/gui/wato/squid.py b/gui/wato/squid.py
index e7b47919a3d83630e21f5299f45d2fddada1d548..2ef9d7249332ff3b084b9b16c84d998e2e5e6895 100644
--- a/gui/wato/squid.py
+++ b/gui/wato/squid.py
@@ -103,8 +103,8 @@ def _valuespec_agent_squid():
         elements=[
             ('ip_address',
              TextInput(
-                 title=_('IP Address'),
-                 help=_('Thi IP-Address squidclient connects to.'),
+                 title=_('IP Address/Hostname'),
+                 help=_('The IP-Address/Hostname squidclient connects to.'),
                  default_value='localhost',
              )),
             ('port',
diff --git a/mkp/squid-2.1.0-20231202.mkp b/mkp/squid-2.1.0-20231202.mkp
index 94e873f08d61ff46db3f0cb7530ec6f9c899cbd8..0b2001b8ba9b6ca381d2df8c1a422b127f5da0c2 100644
Binary files a/mkp/squid-2.1.0-20231202.mkp and b/mkp/squid-2.1.0-20231202.mkp differ