From 0e4d4d3ffa64444ce0230f91976f851b89e9bd6a Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:06:51 +0000 Subject: [PATCH] packages/joe: remove trailing whitespace Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40289 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/joe/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/joe/Makefile b/utils/joe/Makefile index 875a7fd86..ed291444c 100644 --- a/utils/joe/Makefile +++ b/utils/joe/Makefile @@ -34,7 +34,7 @@ define Package/joe endef define Package/joe/description -Joe is world-famous Wordstar like text editor, that also features +Joe is world-famous Wordstar like text editor, that also features Emacs and Pico emulation endef