From 37c6fcd029d7b62b3919c3d5dee7e265db8c0967 Mon Sep 17 00:00:00 2001 From: Thomas Schmidt Date: Thu, 5 Dec 2013 16:39:38 +0000 Subject: [PATCH] Fixed typos in bdhcalc-1.1 recipe --- haiku-apps/bdhcalc/bdhcalc-1.1.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haiku-apps/bdhcalc/bdhcalc-1.1.recipe b/haiku-apps/bdhcalc/bdhcalc-1.1.recipe index bdd5cd94d..85e34b1f8 100644 --- a/haiku-apps/bdhcalc/bdhcalc-1.1.recipe +++ b/haiku-apps/bdhcalc/bdhcalc-1.1.recipe @@ -1,8 +1,8 @@ SUMMARY="Fully functunal 64bit calculator" -DESCRIPTION="BDH Calc is a fully functunal 64bit calculator, supporting +DESCRIPTION="BDH Calc is a fully functional 64bit calculator, supporting common arithmetic operations like adding, subtracting, dividing and multiplying as well as bitwise operators. You can choose the word - size and whether the sign is considered to simulate any integeral + size and whether the sign is considered to simulate any integral data type. Moreover the calculator supports binary, decimal and hexadecimal conversion. "