Rebased from upstream / out of band repository.
[librecmc/librecmc.git] / package / luci / libs / luci-lib-nixio / docsrc / nixio.fs.lua
index 5d08719e960abc4639f024d0fbccd0de686e5677..ef495f260a82f3bf3a19d43cfb471d50179da99d 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 fileystems.
+-- @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