From df6beaa2ead5ebbefe75702866b6487ef156d03a Mon Sep 17 00:00:00 2001 From: "Daniel F. Dickinson" Date: Mon, 27 Aug 2018 16:34:13 -0400 Subject: nut: Makefile: Fix typo in description Cosmetic edit. Signed-off-by: Daniel F. Dickinson --- net/nut/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/nut') 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 -- cgit v1.2.3