changeset 1864:543f654ce08a

Fixed phrase about scopes in "About nginScript".
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 14 Dec 2016 19:25:05 +0300
parents fef4ab2d990c
children 5ab0bf2b7e79
files xml/en/docs/njs_about.xml xml/ru/docs/njs_about.xml
diffstat 2 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/njs_about.xml	Wed Dec 14 19:20:40 2016 +0300
+++ b/xml/en/docs/njs_about.xml	Wed Dec 14 19:25:05 2016 +0300
@@ -9,7 +9,7 @@
 <article name="About nginScript"
         link="/en/docs/njs_about.html"
         lang="en"
-        rev="2">
+        rev="3">
 
 <section id="summary">
 
@@ -35,7 +35,7 @@
 <list type="bullet">
 
 <listitem>
-boolean values, numbers, strings, objects, arrays,
+Boolean values, numbers, strings, objects, arrays,
 functions, and regular expressions
 </listitem>
 
@@ -150,7 +150,7 @@
 <list type="bullet">
 
 <listitem>
-broken scopes support
+Scopes
 </listitem>
 
 <listitem>
--- a/xml/ru/docs/njs_about.xml	Wed Dec 14 19:20:40 2016 +0300
+++ b/xml/ru/docs/njs_about.xml	Wed Dec 14 19:25:05 2016 +0300
@@ -9,7 +9,7 @@
 <article name="Информация о nginScript"
         link="/ru/docs/njs_about.html"
         lang="ru"
-        rev="2">
+        rev="3">
 
 <section id="summary">
 
@@ -34,7 +34,7 @@
 <list type="bullet">
 
 <listitem>
-логические значения, числа, строки, объекты, массивы,
+Логические значения, числа, строки, объекты, массивы,
 функции и регулярные выражения
 </listitem>
 
@@ -149,7 +149,7 @@
 <list type="bullet">
 
 <listitem>
-поддержка broken scopes
+Scopes
 </listitem>
 
 <listitem>