Fix typos in various comments.
[ircu2.10.12-pk.git] / ircd / m_list.c
index e470cc484b16c17f5d4b0a0bd966012031e88246..28755b03c40c7afa75e1e036f1ac253612a373b8 100644 (file)
@@ -138,7 +138,7 @@ show_usage(struct Client *sptr)
   send_reply(sptr, RPL_LISTUSAGE,
             "Usage: \002/QUOTE LIST\002 \037parameters\037");
   send_reply(sptr, RPL_LISTUSAGE,
-            "Where \037parameters\037 is a space or comma seperated "
+            "Where \037parameters\037 is a space or comma separated "
             "list of one or more of:");
   send_reply(sptr, RPL_LISTUSAGE,
             " \002<\002\037max_users\037    ; Show all channels with less "