Merge pull request #480 from SahAssar/patch-1

Fixes minor typos/grammar typos
pull/510/head
Dalibor Janák 2018-07-30 11:22:24 +02:00 zatwierdzone przez GitHub
commit 81f75714ba
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -187,7 +187,7 @@ echo " "
echo "-------------------------------------------------------------------------------------"
echo "====> : Drop and Recreate PostgreSQL public schema "
# Drop all PostgreSQL tables
# This is add an extra safe belt , if the user modify the docker volume seetings
# This adds an extra safety belt if the user modifies the docker volume settings
make forced-clean-sql
echo " "