From 45fdb988fefe4c98b09a87c9c47cb93b5ff78742 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 11 Dec 2006 11:06:20 +0000 Subject: [PATCH] fix typo --- docs/xml/nginx/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 3c7117eb8..b19d1bff4 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -82,7 +82,7 @@ ngx_http_auth_basic_module ngx_http_auth_basic_module ignored the user if it was in the last line in -the password file and there was no the carriadge return, the line feed, +the password file and there was no the carriage return, the line feed, or the ":" symbol after the password.