From 180e465ce073a9cf8ddda0e1ba3d41a8e50f19b1 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Fri, 12 Apr 2024 15:30:29 +0200 Subject: [PATCH] Add missing parameter to ERR_WASNOSUCHNICK All implementations have it --- _includes/modern-appendix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/modern-appendix.md b/_includes/modern-appendix.md index e28881b..ff1ac49 100644 --- a/_includes/modern-appendix.md +++ b/_includes/modern-appendix.md @@ -832,7 +832,7 @@ Indicates that the `JOIN` command failed because the client has joined their max {% numericheader ERR_WASNOSUCHNICK %} - " :There was no such nickname" + " :There was no such nickname" Returned as a reply to {% message WHOWAS %} to indicate there is no history information for that nickname.