From 926ecca129f15d348ad1d3c5b8fbd3102f26ac56 Mon Sep 17 00:00:00 2001 From: sc0Vu Date: Wed, 31 Jan 2018 16:43:14 +0800 Subject: [PATCH] typo --- src/Utils.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Utils.php b/src/Utils.php index fc0353b..c1cd35d 100644 --- a/src/Utils.php +++ b/src/Utils.php @@ -74,7 +74,7 @@ class Utils /** * toHex - * Encoding string or integer or numeric string(is not zero prefixed) or bug number to hex. + * Encoding string or integer or numeric string(is not zero prefixed) or big number to hex. * * @param string|int|BigNumber $value * @param bool $isPrefix