libs/core, libs/uci, libs/web: Fixed several inline documentation typos
[project/luci.git] / libs / core / luasrc / bits.lua
index 3b24138..20cd1d5 100644 (file)
@@ -28,7 +28,7 @@
 
 --]]
 
---- LuCI number conversation and bit manipulation functions.
+--- LuCI number conversion and bit manipulation functions.
 module("luci.bits", package.seeall);
 
 local hex2bin = {