Author: Bleep <tomh@inxpress.net>
[ircu2.10.12-pk.git] / ircd / userload.c
index ae867827b337e086b15a83356049f40e20068930..e195fab43eeed5fc4b37122579f561cce29bf9f5 100644 (file)
@@ -206,7 +206,7 @@ void calc_load(aClient *sptr)
       "Minute  Hour    Day   Yest. YYest. Userload for:";
   /* *INDENT-ON* */
   static const char *what[3] = {
-    "local domain clients",
+    "local clients",
     "total clients",
     "total connections"
   };