diff options
author | Stefan Weil <sw@weilnetz.de> | 2016-03-26 10:11:33 +0100 |
---|---|---|
committer | Stefan Weil <sw@weilnetz.de> | 2016-03-26 10:20:46 +0100 |
commit | 6f7b8e3f5bc0eaea00f479d6197d5381970ecff1 (patch) | |
tree | 9843e8c7aff896e7b29f2418cb1fc793bffaa015 /documentation/api/modules/nixio.html | |
parent | cd43e35b9d07208277c3665afdd583ccda79d2b8 (diff) |
documentation: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'documentation/api/modules/nixio.html')
-rw-r--r-- | documentation/api/modules/nixio.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/api/modules/nixio.html b/documentation/api/modules/nixio.html index f02fe3be58..8ee0f62dc7 100644 --- a/documentation/api/modules/nixio.html +++ b/documentation/api/modules/nixio.html @@ -1594,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 @@ -1670,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> @@ -1846,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. |