GUACAMOLE-1418: fix missing space

This commit is contained in:
jbpaux
2021-12-25 22:36:17 +01:00
parent c04af737b4
commit c6eeeab560

View File

@@ -23,7 +23,7 @@
##
## Automatically configures and starts Guacamole under Tomcat. Guacamole's
## guacamole.properties file will be automatically generated based on the
## linked database container (either MySQL,PostgreSQL or SQLServer) and the linked guacd
## linked database container (either MySQL, PostgreSQL or SQLServer) and the linked guacd
## container. The Tomcat process will ultimately replace the process of this
## script, running in the foreground until terminated.
##