X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/aa558e60803c6da5398ba39de280bbe4cc3c7aac..8e1d4818aca13a7a0a992af7ba8c5b9ff47f65ed:/nominatim/clicmd/refresh.py diff --git a/nominatim/clicmd/refresh.py b/nominatim/clicmd/refresh.py index fbc23350..969998ad 100644 --- a/nominatim/clicmd/refresh.py +++ b/nominatim/clicmd/refresh.py @@ -61,7 +61,7 @@ class UpdateRefresh: args.threads or 1) indexer.index_postcodes() else: - LOG.error("The place table doesn\'t exist. " \ + LOG.error("The place table doesn't exist. " "Postcode updates on a frozen database is not possible.") if args.word_counts: