Merged in thomascompix/haikuports (pull request #29)

Fixed typos in bdhcalc-1.1 recipe
This commit is contained in:
Scott McCreary
2013-12-05 10:13:09 -08:00

View File

@@ -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.
"