diff src/http/ngx_http_upstream.c @ 3399:ac9c0380337d

fix typo
author Igor Sysoev <igor@sysoev.ru>
date Wed, 23 Dec 2009 14:22:17 +0000
parents 479468a7d982
children 9e7926763f87
line wrap: on
line diff
--- a/src/http/ngx_http_upstream.c
+++ b/src/http/ngx_http_upstream.c
@@ -4204,7 +4204,7 @@ ngx_http_upstream_add(ngx_conf_t *cf, ng
 
 
 char *
-ngx_http_upsteam_bind_set_slot(ngx_conf_t *cf, ngx_command_t *cmd,
+ngx_http_upstream_bind_set_slot(ngx_conf_t *cf, ngx_command_t *cmd,
     void *conf)
 {
     char  *p = conf;