Skip to content

Commit f952173

Browse files
committed
Fix comment
1 parent 3ddc6e0 commit f952173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/topojson/process_geodata.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ const commandsLand50m = [
378378
].join(' ');
379379
await mapshaper.runCommands(commandsLand50m);
380380

381-
// Process 50m UN geodata
381+
// Process 110m UN geodata
382382

383383
// Get countries from all polygon features
384384
const inputFilePathCountries110m = outputFilePathCountries50m;

0 commit comments

Comments
 (0)