luci-lib-nixio: fix spelling mistakes in documentation
[project/luci.git] / libs / luci-lib-nixio / docsrc / nixio.fs.lua
index 5bfd7a6..ef495f2 100644 (file)
@@ -47,7 +47,7 @@ module "nixio.fs"
 -- @name nixio.fs.rename
 -- @param      src     Source path
 -- @param      dest Destination path
--- @usage      It is normally not possible to rename files accross filesystems.
+-- @usage      It is normally not possible to rename files across filesystems.
 -- @return     true
 
 --- Remove an empty directory.
@@ -262,4 +262,4 @@ module "nixio.fs"
 -- omit the basename even if source and destination basename are equal. 
 -- @param      src     Source path
 -- @param      dest Destination path
--- @return     true
\ No newline at end of file
+-- @return     true