Fixes minor typos/grammar typos

pull/480/head
Svante Richter 2018-07-29 17:22:53 +02:00 zatwierdzone przez GitHub
rodzic ab7eabe0e7
commit b711b76389
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 " "