Welcome! Log In Create A New Profile

Advanced

[nginx] svn commit: r4568 - trunk/src/http/modules

Anonymous User
March 29, 2012 03:48PM
Author: ru
Date: 2012-03-29 19:47:27 +0000 (Thu, 29 Mar 2012)
New Revision: 4568
URL: http://trac.nginx.org/nginx/changeset/4568/nginx

Log:
Corrected spelling of error message (ticket #136).


Modified:
trunk/src/http/modules/ngx_http_ssi_filter_module.c

Modified: trunk/src/http/modules/ngx_http_ssi_filter_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_ssi_filter_module.c 2012-03-28 13:29:55 UTC (rev 4567)
+++ trunk/src/http/modules/ngx_http_ssi_filter_module.c 2012-03-29 19:47:27 UTC (rev 4568)
@@ -714,7 +714,7 @@

if (ctx->params.nelts > NGX_HTTP_SSI_MAX_PARAMS) {
ngx_log_error(NGX_LOG_ERR, r->connection->log, 0,
- "too many SSI command paramters: \"%V\"",
+ "too many SSI command parameters: \"%V\"",
&ctx->command);
goto ssi_error;
}

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] svn commit: r4568 - trunk/src/http/modules

Anonymous User 1175 March 29, 2012 03:48PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 291
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready