diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2017-12-28 14:15:16 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2017-12-28 14:15:16 +0200 |
commit | 878a64f5386d5eabf2bf81bdc061f8d7d238c7f8 (patch) | |
tree | cb23ae9f0b283d15a174b7edb065ea0185d70a43 /documentation | |
parent | 6638e4cdd57d92d1fb75b4e6aa402b5aea06335a (diff) |
typo: fileystem --> filesystem
fix typo:
sed -i "s/fileystem/filesystem/"
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/api/modules/nixio.fs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/api/modules/nixio.fs.html b/documentation/api/modules/nixio.fs.html index 40d0a0636..476e7fd31 100644 --- a/documentation/api/modules/nixio.fs.html +++ b/documentation/api/modules/nixio.fs.html @@ -1274,7 +1274,7 @@ true <h3>Usage:</h3> -It is normally not possible to rename files across fileystems. +It is normally not possible to rename files across filesystems. |