]> jfr.im git - solanum.git/blobdiff - doc/reference.conf
ircd.conf.example: reference.conf: fix invalid line wrapping
[solanum.git] / doc / reference.conf
index a91d9349e40c571f14452120219dc06b12461e29..a68379a4f2d847ecb14d891d0ce51bcc592ba794 100644 (file)
@@ -1205,8 +1205,7 @@ general {
        /* illegal name long client message: long-form explanation that their username
         * contains illegal characters
         */
-       illegal_name_long_client_message = "Your username is invalid. Please make sure that your username contains "
-                                                                          "only alphanumeric characters.";
+       illegal_name_long_client_message = "Your username is invalid. Please make sure that your username contains only alphanumeric characters.";
 
        /* illegal name short client message: short-form notification that their username
         * contains illegal characters; will be followed by ": their_username"