Fix typos in comments and strings to reduce future slumming for credit.
[ircu2.10.12-pk.git] / ircd / ircd_auth.c
index 4a59e677f1c86fe19028115762399ee63e1da38a..7487fd5156cc7e91205df637c373f1f7c3178cd5 100644 (file)
@@ -743,7 +743,7 @@ static void iauth_dispose_request(struct IAuth *iauth, struct IAuthRequest *iar)
 }
 
 /** Handle a DoneAuth response from %IAuth.
- * THis means the client is authorized, so let them in.
+ * This means the client is authorized, so let them in.
  * @param[in] iauth Connection that sent the message.
  * @param[in] argc Argument count.
  * @param[in] argv Argument list.