From a91f1a7e376ac6183859c726091191d3d3d6025f Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Fri, 25 Jul 2008 11:52:04 +0000 Subject: libs/core, libs/uci, libs/web: Fixed several inline documentation typos --- libs/core/luasrc/bits.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/core/luasrc') diff --git a/libs/core/luasrc/bits.lua b/libs/core/luasrc/bits.lua index 3b241388a0..20cd1d53e4 100644 --- a/libs/core/luasrc/bits.lua +++ b/libs/core/luasrc/bits.lua @@ -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 = { -- cgit v1.2.3