Skip to content

Commit

Permalink
updated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
trescube committed Aug 12, 2016
1 parent 1b83247 commit a090a1e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions helper/labelGenerator.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@ function getSchema(country_a) {

}

// helper function that sets a default label for non-US/CA regions
// this is a very special case
// helper function that sets a default label for non-US/CA regions and countries
function getInitialLabel(record) {
if (isRegion(record.layer) &&
isGeonamesOrWhosOnFirst(record.source) &&
Expand Down

0 comments on commit a090a1e

Please sign in to comment.