]> git.openstreetmap.org Git - nominatim.git/commitdiff
docs: minor spelling corrections
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 6 Apr 2021 14:09:53 +0000 (16:09 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 6 Apr 2021 14:09:53 +0000 (16:09 +0200)
docs/admin/Import.md
vagrant/Install-on-Centos-7.sh
vagrant/Install-on-Centos-8.sh
vagrant/Install-on-Ubuntu-18.sh
vagrant/Install-on-Ubuntu-20.sh

index 4e2e89ea16f33b44b5987a3f03ba0b5b612e8c7a..6b417ff28c0589e7ab93e06133f80f6b06f194b2 100644 (file)
@@ -40,9 +40,9 @@ all commands from the project directory.
 
 ### Configuration setup in `.env`
 
-The Nominatim server can be customized via a `.env` in the project directory.
-This is a file in [dotenv](https://github.com/theskumar/python-dotenv) format
-which looks the same as variable settings in a standard shell environment.
+The Nominatim server can be customized via an `.env` configuration file in the
+project directory. This is a file in [dotenv](https://github.com/theskumar/python-dotenv)
+format which looks the same as variable settings in a standard shell environment.
 You can also set the same configuration via environment variables. All
 settings have a `NOMINATIM_` prefix to avoid conflicts with other environment
 variables.
index fae961f1795afd94aac6b7348ff660a4d368e07e..32cd3a308962fdf4d8e8a6b183a4efcc23c51fcf 100755 (executable)
@@ -145,7 +145,7 @@ fi                                 #DOCS:
 # -------------------------------
 #
 # The webserver should serve the php scripts from the website directory of your
-# [project directory](../admin/import.md#creating-the-project-directory).
+# [project directory](../admin/Import.md#creating-the-project-directory).
 # Therefore set up a project directory and populate the website directory:
 #
     mkdir $USERHOME/nominatim-project
index ac3a1b6087f08b09cc4877675a327a3071bb4dca..1e028b65ee3bd9b8676b020b68915df9cf01e7a5 100755 (executable)
@@ -139,7 +139,7 @@ fi                                 #DOCS:
 # -------------------------------
 #
 # The webserver should serve the php scripts from the website directory of your
-# [project directory](../admin/import.md#creating-the-project-directory).
+# [project directory](../admin/Import.md#creating-the-project-directory).
 # Therefore set up a project directory and populate the website directory:
 #
     mkdir $USERHOME/nominatim-project
index 9fda122ee8f969ada75738321053aee0f70d2118..36e28ca1071fb6b43c85bb0d8ef9273d21e472e0 100755 (executable)
@@ -133,7 +133,7 @@ fi                                 #DOCS:
 # ======================
 #
 # The webserver should serve the php scripts from the website directory of your
-# [project directory](../admin/import.md#creating-the-project-directory).
+# [project directory](../admin/Import.md#creating-the-project-directory).
 # Therefore set up a project directory and populate the website directory:
 
     mkdir $USERHOME/nominatim-project
index 292947d179ec91ecd12a265e852c98be5711a215..1e15f850c5c24bb90170e7ee3c8fe5fd3984c1a6 100755 (executable)
@@ -130,7 +130,7 @@ fi                                 #DOCS:
 # ======================
 #
 # The webserver should serve the php scripts from the website directory of your
-# [project directory](../admin/import.md#creating-the-project-directory).
+# [project directory](../admin/Import.md#creating-the-project-directory).
 # Therefore set up a project directory and populate the website directory:
 
     mkdir $USERHOME/nominatim-project