mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01: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