From f1ce992dbc219c385f8488b138e47565a679deda Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 5 Oct 2015 16:29:56 +0800 Subject: [PATCH] UpdateCurrencyRate.php --- UpdateCurrencyRate.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UpdateCurrencyRate.php b/UpdateCurrencyRate.php index a418cd58..298d069a 100644 --- a/UpdateCurrencyRate.php +++ b/UpdateCurrencyRate.php @@ -40,7 +40,7 @@ class Pman_Core_UpdateCurrencyRate extends Pman $hkd = $d->convert(1,'USD','HKD'); - echo "1 USD is ~ $hkd HKD (should be aobut 7.8)\n "; + echo "1 USD is ~ $hkd HKD (should be aobut 7.75)\n "; die("done"); -- 2.39.2