documentation: Fix typos (found by codespell)
[project/luci.git] / documentation / api / modules / nixio.html
index 8b0f84b..8ee0f62 100644 (file)
        </li>
 
        <li>
+               <a href="../modules/luci.http.html">luci.http</a>
+       </li>
+
+       <li>
                <a href="../modules/luci.http.protocol.html">luci.http.protocol</a>
        </li>
 
        </li>
 
        <li>
+               <a href="../modules/luci.json.html">luci.json</a>
+       </li>
+
+       <li>
                <a href="../modules/luci.jsonc.html">luci.jsonc</a>
        </li>
 
        </li>
 
        <li>
+               <a href="../modules/luci.model.ipkg.html">luci.model.ipkg</a>
+       </li>
+
+       <li>
+               <a href="../modules/luci.model.uci.html">luci.model.uci</a>
+       </li>
+
+       <li>
+               <a href="../modules/luci.rpcc.html">luci.rpcc</a>
+       </li>
+
+       <li>
+               <a href="../modules/luci.rpcc.ruci.html">luci.rpcc.ruci</a>
+       </li>
+
+       <li>
+               <a href="../modules/luci.sys.html">luci.sys</a>
+       </li>
+
+       <li>
                <a href="../modules/luci.sys.init.html">luci.sys.init</a>
        </li>
 
                <a href="../modules/luci.sys.wifi.html">luci.sys.wifi</a>
        </li>
 
+       <li>
+               <a href="../modules/luci.util.html">luci.util</a>
+       </li>
+
        <li><strong>nixio</strong></li>
        
        <li>
@@ -1562,7 +1594,7 @@ File Object
 
 
 <h3>Return value:</h3>
-flag to be used as second paramter to open
+flag to be used as second parameter to open
 
 
 
@@ -1638,7 +1670,7 @@ flag to be used as second paramter to open
 
  Wait for some event on a file descriptor. 
  poll() sets the revents-field of the tables provided by fds to a bitfield 
- indicating the events that occured.
+ indicating the events that occurred.
 
 
 <h3>Parameters</h3>
@@ -1814,7 +1846,7 @@ bytes sent
 
 
 <h3>Usage:</h3>
-The environment variable will be unset if value is ommited.
+The environment variable will be unset if value is omitted.