Skip to content

Commit

Permalink
Updated currencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gmponos committed Aug 4, 2017
1 parent c0e65a8 commit 52d8013
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions resources/currency.php
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
'AZN' =>
array (
'alphabeticCode' => 'AZN',
'currency' => 'Azerbaijanian Manat',
'currency' => 'Azerbaijan Manat',
'minorUnit' => 2,
'numericCode' => 944,
),
Expand Down Expand Up @@ -289,7 +289,7 @@
'KMF' =>
array (
'alphabeticCode' => 'KMF',
'currency' => 'Comoro Franc',
'currency' => 'Comorian Franc ',
'minorUnit' => 0,
'numericCode' => 174,
),
Expand Down Expand Up @@ -464,7 +464,7 @@
'GNF' =>
array (
'alphabeticCode' => 'GNF',
'currency' => 'Guinea Franc',
'currency' => 'Guinean Franc',
'minorUnit' => 0,
'numericCode' => 324,
),
Expand Down Expand Up @@ -611,7 +611,7 @@
'LAK' =>
array (
'alphabeticCode' => 'LAK',
'currency' => 'Kip',
'currency' => 'Lao Kip',
'minorUnit' => 2,
'numericCode' => 418,
),
Expand Down

0 comments on commit 52d8013

Please sign in to comment.