From dda6d89060f01a19efc46b8e4af53e455ad4731f Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Wed, 3 Dec 2014 07:06:20 -0800 Subject: [PATCH] Fix typo so docs will build --- database/postgresql/postgresql_db.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/database/postgresql/postgresql_db.py b/database/postgresql/postgresql_db.py index 60bbf247bf9..233ae3d1c87 100644 --- a/database/postgresql/postgresql_db.py +++ b/database/postgresql/postgresql_db.py @@ -45,7 +45,7 @@ options: required: false default: localhost login_unix_socket: - description + description: - Path to a Unix domain socket for local connections required: false default: null