Skip to content

Commit

Permalink
Fix currency code for Belarusian Ruble
Browse files Browse the repository at this point in the history
  • Loading branch information
tstrijdhorst authored and henriquemoody committed Oct 16, 2017
1 parent 658764a commit c013fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/Rules/CurrencyCode.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ class CurrencyCode extends AbstractRule
'BSD', // Bahamian Dollar
'BTN', // Ngultrum
'BWP', // Pula
'BYR', // Belarussian Ruble
'BYN', // Belarussian Ruble
'BZD', // Belize Dollar
'CAD', // Canadian Dollar
'CDF', // Congolese Franc
Expand Down

0 comments on commit c013fac

Please sign in to comment.