From: juhosg Date: Thu, 27 Mar 2014 07:02:19 +0000 (+0000) Subject: packages/bc: fix whitespaces X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=557a5b0b3962c2b7103ba28688ccff5d4fefa5ee;p=packages.git packages/bc: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40042 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/utils/bc/Makefile b/utils/bc/Makefile index 9f59be39f..7293a761f 100644 --- a/utils/bc/Makefile +++ b/utils/bc/Makefile @@ -30,7 +30,7 @@ define Package/bc endef define Package/bc/description - bc is a language that supports arbitrary precision numbers with + bc is a language that supports arbitrary precision numbers with interactive execution of statements. endef @@ -41,7 +41,7 @@ define Package/dc endef define Package/dc/description - dc is a reverse-polish desk calculator which supports unlimited + dc is a reverse-polish desk calculator which supports unlimited precision arithmetic. endef