]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/clicmd/refresh.py
more formatting fixes
[nominatim.git] / nominatim / clicmd / refresh.py
index c7142c5f2265e46400a52df20fdcc67f964c93b1..969998ad5063d3233882c2db8084fc70f4b13194 100644 (file)
@@ -61,7 +61,7 @@ class UpdateRefresh:
                                   args.threads or 1)
                 indexer.index_postcodes()
             else:
-                LOG.error("The place table doesn\'t exists. " \
+                LOG.error("The place table doesn't exist. "
                           "Postcode updates on a frozen database is not possible.")
 
         if args.word_counts: