Просмотр исходного кода

Update nitro.htm

inehreted -> inherited
umka1332 5 лет назад
Родитель
Сommit
0d9374ebff
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      man/nitro.htm

+ 2 - 2
man/nitro.htm

@@ -56,7 +56,7 @@
 "&#38;lt;a&#38;gt;&#38;lt;/a&#38;gt;"</code></figure>
         <a name="render"></a>
         <h4>wire(list(#action{})) -> [].</h4>
-        <p>Updates the process dictionary <b>actions</b> variable with the new list of records inhereted from <b>#action</b>.
+        <p>Updates the process dictionary <b>actions</b> variable with the new list of records inherited from <b>#action</b>.
            This process dictionary variable is a way data is passed from your <b>event</b> handlers into the output rendering pipeline.
            This is fixed by Nitrogen Web Framework API.</p>
         <figure><code> > nitro:wire([#alert{text="hello"}]).
@@ -76,7 +76,7 @@
         source = []}]</code></figure>
         <a name="insert_top"></a>
         <h4>render(list(#action{} | #element{})) -> binary().</h4>
-        <p>Renders HTML5 binary string by the record inhereted from <b>#element</b>.</p>
+        <p>Renders HTML5 binary string by the record inherited from <b>#element</b>.</p>
         <figure><code> > rr(nitro).
  [abbr,action,address,alert,api,area,article,aside,audio,
   author,b,base,bdi,bdo,bind,blockquote,body,br,button,