Skip to content

Commit

Permalink
! US/Canada format
Browse files Browse the repository at this point in the history
  • Loading branch information
floere committed Nov 19, 2010
1 parent 803d28e commit f3495b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/phony/countries/all.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def self.mapping
{
1 => {
'0' => fixed(1), # reserved
'1' => fixed(3, :local_format => [3, 10]), # USA, Canada, etc.
'1' => fixed(3, :local_format => [3, 11]), # USA, Canada, etc.
'7' => fixed(3), # Kazakhstan (Republic of) & Russian Federation
},
2 => {
Expand Down

0 comments on commit f3495b3

Please sign in to comment.