]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/cli.py
Merge pull request #2539 from lonvia/clean-up-python-tests
[nominatim.git] / nominatim / cli.py
index 7fae205bd36dde2a9df3fca68e12444c82d403f3..6c01a68ae5cebfe44711b59856c0e6a18abed2fd 100644 (file)
@@ -176,7 +176,7 @@ class AdminServe:
 
     This command starts the built-in PHP webserver to serve the website
     from the current project directory. This webserver is only suitable
-    for testing and develop. Do not use it in production setups!
+    for testing and development. Do not use it in production setups!
 
     By the default, the webserver can be accessed at: http://127.0.0.1:8088
     """