nut: Makefile: Fix typo in description

Cosmetic edit.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
This commit is contained in:
Daniel F. Dickinson 2018-08-27 16:34:13 -04:00
parent 461393810d
commit df6beaa2ea
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ define Package/nut-upsc/description
$(call Package/nut/description/Default)
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
but don not want to include the full interface.
but do not want to include the full interface.
endef
define Package/nut-upsc/install