mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 06:18:21 +04:00
utils: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
@@ -54,11 +54,11 @@ With the ability to store in a postgresql database.
|
||||
endef
|
||||
|
||||
define Package/bandwidthd/daemon
|
||||
This package contains bandwidthd a bandwith tracking utility.
|
||||
This package contains bandwidthd a bandwidth tracking utility.
|
||||
endef
|
||||
|
||||
define Package/bandwidthd-pgsql/daemon
|
||||
This package contains bandwidthd a bandwith tracking utility.
|
||||
This package contains bandwidthd a bandwidth tracking utility.
|
||||
endef
|
||||
|
||||
ifeq ($(BUILD_VARIANT),no-pgsql)
|
||||
|
||||
Reference in New Issue
Block a user