From f2dbc02e933d258abe84360d5d6dc21672714774 Mon Sep 17 00:00:00 2001 From: Arionum Date: Thu, 3 May 2018 21:56:01 +0300 Subject: [PATCH] spelling mistake --- api.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api.php b/api.php index edac628..ee716c8 100755 --- a/api.php +++ b/api.php @@ -319,7 +319,7 @@ elseif($q=="getTransactions"){ * @apiParam {string} [block] Block id * * @apiSuccess {string} block Block ID - * @apiSuccess {numeric} confirmation Number of confirmations + * @apiSuccess {numeric} confirmations Number of confirmations * @apiSuccess {numeric} date Transaction's date in UNIX TIMESTAMP format * @apiSuccess {string} dst Transaction destination * @apiSuccess {numeric} fee The transaction's fee