summaryrefslogtreecommitdiff
path: root/include/modules/httpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/modules/httpd.h')
-rw-r--r--include/modules/httpd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/modules/httpd.h b/include/modules/httpd.h
index 43f6a279c..6431534e3 100644
--- a/include/modules/httpd.h
+++ b/include/modules/httpd.h
@@ -80,7 +80,7 @@ struct HTTPReply
}
};
-/* A message from soneone */
+/* A message from someone */
struct HTTPMessage
{
std::map<Anope::string, Anope::string> headers;