fix typo in comment.

Change-Id: Ib29af18fa902faad17e7d1ab690ebb95b0858904
This commit is contained in:
Benedikt Trefzer
2014-04-25 22:30:39 +02:00
parent d9aac2f782
commit a44b3563bf

View File

@@ -39,7 +39,7 @@
# [memcache_servers] List of memcache servers/ports. Optional. Used with
# token_driver keystone.token.backends.memcache.Token. Defaults to false.
# [enabled] If the keystone services should be enabled. Optional. Default to true.
# [sql_conneciton] Url used to connect to database.
# [sql_connection] Url used to connect to database.
# [idle_timeout] Timeout when db connections should be reaped.
# [enable_pki_setup] Enable call to pki_setup.
# [rabbit_host] Location of rabbitmq installation. Optional. Defaults to localhost.