~foxtrotgps-team/foxtrotgps/trunk

« back to all changes in this revision

Viewing changes to contrib/poi2osm

  • Committer: Paul Wise
  • Date: 2020-01-15 05:56:37 UTC
  • Revision ID: pabs3@bonedaddy.net-20200115055637-61n2ni212wwfz5n4
Fix an indefinite article

Suggested-by: anorak
./contrib/poi2osm:2: a sqlite -> an sqlite /,Eskj'u:l'aIt/

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/env python3
2
 
#poi2osm convert a sqlite poi database coming from tangogps to a file you can import in JOSM
 
2
#poi2osm convert an sqlite poi database coming from tangogps to a file you can import in JOSM
3
3
#Copyright (C) 2009  Denis 'GNUtoo' Carikli
4
4
#
5
5
#This program is free software; you can redistribute it and/or modify