# HG changeset patch # User Ruslan Ermilov # Date 1481287692 -10800 # Node ID 8868945bbe97bbdd584baf8ecd97db7793654e4f # Parent 68a4e583a7e4737bfb60d96335629e4b0dfc92d0 Use non-breakable space before the "em" dash. diff -r 68a4e583a7e4 -r 8868945bbe97 xml/en/docs/http/ngx_http_js_module.xml --- a/xml/en/docs/http/ngx_http_js_module.xml Thu Dec 08 17:26:08 2016 +0300 +++ b/xml/en/docs/http/ngx_http_js_module.xml Fri Dec 09 15:48:12 2016 +0300 @@ -16,7 +16,7 @@ The ngx_http_js_module module is used to implement location and variable handlers -in nginScript — +in nginScript — a subset of the JavaScript language. diff -r 68a4e583a7e4 -r 8868945bbe97 xml/en/docs/stream/ngx_stream_js_module.xml --- a/xml/en/docs/stream/ngx_stream_js_module.xml Thu Dec 08 17:26:08 2016 +0300 +++ b/xml/en/docs/stream/ngx_stream_js_module.xml Fri Dec 09 15:48:12 2016 +0300 @@ -15,7 +15,7 @@ The ngx_stream_js_module module is used to implement -handlers in nginScript — +handlers in nginScript — a subset of the JavaScript language. diff -r 68a4e583a7e4 -r 8868945bbe97 xml/ru/docs/http/ngx_http_js_module.xml --- a/xml/ru/docs/http/ngx_http_js_module.xml Thu Dec 08 17:26:08 2016 +0300 +++ b/xml/ru/docs/http/ngx_http_js_module.xml Fri Dec 09 15:48:12 2016 +0300 @@ -16,7 +16,7 @@ Модуль ngx_http_js_module позволяет задавать обработчики location и переменных -на nginScript — +на nginScript — подмножестве языка JavaScript. diff -r 68a4e583a7e4 -r 8868945bbe97 xml/ru/docs/njs_about.xml --- a/xml/ru/docs/njs_about.xml Thu Dec 08 17:26:08 2016 +0300 +++ b/xml/ru/docs/njs_about.xml Fri Dec 09 15:48:12 2016 +0300 @@ -240,7 +240,7 @@ -nginx-module-njs — +nginx-module-njs — динамические модули nginScript diff -r 68a4e583a7e4 -r 8868945bbe97 xml/ru/docs/stream/ngx_stream_js_module.xml --- a/xml/ru/docs/stream/ngx_stream_js_module.xml Thu Dec 08 17:26:08 2016 +0300 +++ b/xml/ru/docs/stream/ngx_stream_js_module.xml Fri Dec 09 15:48:12 2016 +0300 @@ -15,7 +15,7 @@ Модуль ngx_stream_js_module позволяет задавать -обработчики на nginScript — +обработчики на nginScript — подмножестве языка JavaScript.