nut: Makefile: Fix typo in description
Cosmetic edit. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
This commit is contained in:
parent
461393810d
commit
df6beaa2ea
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ define Package/nut-upsc/description
|
||||||
$(call Package/nut/description/Default)
|
$(call Package/nut/description/Default)
|
||||||
upsc is provided as a quick way to poll the status of a UPS server. It
|
upsc is provided as a quick way to poll the status of a UPS server. It
|
||||||
can be used inside shell scripts and other programs that need UPS data
|
can be used inside shell scripts and other programs that need UPS data
|
||||||
but don not want to include the full interface.
|
but do not want to include the full interface.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/nut-upsc/install
|
define Package/nut-upsc/install
|
||||||
|
|
Loading…
Reference in a new issue