KickstartCommand: fix typo

thanks @mwaldmueller
This commit is contained in:
Thomas Gelf 2016-03-21 12:17:19 +01:00
parent 98b7b7be3f
commit 5fa8dac9f5

View File

@ -70,7 +70,7 @@ class KickstartCommand extends Command
* ; Port is 5665 if none given * ; Port is 5665 if none given
* port = 5665 * port = 5665
* *
* usename = "director" * username = "director"
* password = "***" * password = "***"
* *
*/ */