Skip to content

Commit a76aa56

Browse files
committed
An error message fixed
1 parent 316c39d commit a76aa56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ngx_http_tnt_module.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3566,7 +3566,7 @@ ngx_http_tnt_get_error_text(ngx_uint_t type)
35663566
},
35673567

35683568
{ ngx_string(
3569-
"Request is too largs, consider increasing your "
3569+
"Request is too large, consider increasing your "
35703570
"server's setting 'tnt_pass_http_request_buffer_size'"),
35713571
-32001
35723572
},

0 commit comments

Comments
 (0)