From: Daniel F. Dickinson Date: Mon, 27 Aug 2018 20:34:13 +0000 (-0400) Subject: nut: Makefile: Fix typo in description X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=df6beaa2ead5ebbefe75702866b6487ef156d03a;p=openwrt-packages.git nut: Makefile: Fix typo in description Cosmetic edit. Signed-off-by: Daniel F. Dickinson --- diff --git a/net/nut/Makefile b/net/nut/Makefile index 69b4f7426..44fe0e41c 100644 --- a/net/nut/Makefile +++ b/net/nut/Makefile @@ -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