From 3d73ea64de11834d49e2b6c667714e965605ef6a Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Tue, 8 Jul 2014 15:57:18 +0000 Subject: [PATCH] Typo fix for pkg-descr. --- math/hexcalc/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/hexcalc/pkg-descr b/math/hexcalc/pkg-descr index 0404ad27e89e..43f596b24544 100644 --- a/math/hexcalc/pkg-descr +++ b/math/hexcalc/pkg-descr @@ -1,2 +1,2 @@ -hexcalc is a multi-radix calucaltor for integers. It understands +hexcalc is a multi-radix calculator for integers. It understands decimal, hexadecimal, octal and binary numbers.