diff options
author | Jo-Philipp Wich <jo@mein.io> | 2019-11-05 09:31:27 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2019-11-05 09:37:52 +0100 |
commit | d80dd2291ff01d264dfa802b769fa19756f07821 (patch) | |
tree | dfe7d9dc3cd772f635bdd8a4d29d55822d846149 /documentation/api/modules/nixio.html | |
parent | 3942789dc62d6a0e7fcfb0a935bfe5c8d372245b (diff) |
documentation: update Lua API docs
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 2ae6e3c6b3c3b65cd955bb10fb9065beebc5ffd2)
Diffstat (limited to 'documentation/api/modules/nixio.html')
-rw-r--r-- | documentation/api/modules/nixio.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/api/modules/nixio.html b/documentation/api/modules/nixio.html index 65294a6582..bf93619c91 100644 --- a/documentation/api/modules/nixio.html +++ b/documentation/api/modules/nixio.html @@ -329,7 +329,7 @@ <tr> <td class="name" nowrap><a href="#nixio.getproto">getproto</a> (proto)</td> <td class="summary"> - Get all or a specifc proto entry.</td> + Get all or a specific proto entry.</td> </tr> <tr> @@ -1184,7 +1184,7 @@ parent process id <dt><a name="nixio.getproto"></a><strong>getproto</strong> (proto)</dt> <dd> - Get all or a specifc proto entry. + Get all or a specific proto entry. <h3>Parameters</h3> |