changeset 647:00972444baa7

Fixed tab indentation and replaced hyphen with proper space and dash.
author Vladimir Homutov <vl@nginx.com>
date Fri, 17 Aug 2012 08:32:27 +0000
parents 2577ab264d1e
children 6c0532e6982f
files xml/ru/GNUmakefile xml/ru/docs/http/server_names.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/xml/ru/GNUmakefile
+++ b/xml/ru/GNUmakefile
@@ -12,7 +12,7 @@ DOCS =									\
 		hash							\
 		dirindex						\
 		http/request_processing					\
-		http/server_names						\
+		http/server_names					\
 		http/configuring_https_servers				\
 		debugging_log						\
 
--- a/xml/ru/docs/http/server_names.xml
+++ b/xml/ru/docs/http/server_names.xml
@@ -301,7 +301,7 @@ server {
 См. также “<link doc="request_processing.xml"/>”.
 Можно настроить серверы, слушающие на портах *:80 и *:8080,
 и указать, что один из них будет сервером по умолчанию для порта *:8080,
-а другой - для порта *:80:
+а другой — для порта *:80:
 <programlisting>
 server {
     listen       80;