Fixed typos in bdhcalc-1.1 recipe

This commit is contained in:
Thomas Schmidt
2013-12-05 16:39:38 +00:00
parent 44a274f0d8
commit 37c6fcd029

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