--- a/{{cookiecutter.project_slug}}/etc/production.ini Sat Jan 12 17:17:27 2019 +0100
+++ b/{{cookiecutter.project_slug}}/etc/production.ini Fri Jul 26 11:49:05 2019 +0200
@@ -149,7 +149,7 @@
{{ cookiecutter.smtp_server_name }}.host = {{ cookiecutter.smtp_server }}
{{ cookiecutter.smtp_server_name }}.queue_path = $((INSTALL))/var/mail
-## PyAMS ØMQ TCP handlers
+## PyAMS ZeroMQ TCP handlers
## These handlers are used by several application processes started by PyAMS application on startup.
## For each process, you can define:
## - the handler IP address (using "ip_address:port" syntax)