From db17f6516ca02fd04d4a938d0a74ffb77775086e Mon Sep 17 00:00:00 2001
From: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
Date: Thu, 25 Jan 2018 21:31:12 +0100
Subject: Fix typography in the default config.

---
 data/default_config.cfg | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'data')

diff --git a/data/default_config.cfg b/data/default_config.cfg
index 985fb30d..a71fa42c 100644
--- a/data/default_config.cfg
+++ b/data/default_config.cfg
@@ -20,7 +20,6 @@ password =
 
 # A command that will be executed if "password" is not set, e.g. a session password
 # manager like secret-tool on gnome, or anything you want
-
 eval_password =
 
 # Path to a PEM certificate file to use for certificate authentication
@@ -93,7 +92,7 @@ ca_cert_path =
 #connection_timeout_delay = 30
 
 # Send the initial presence
-# true, unless you want to be invisible from your contact list 
+# true, unless you want to be invisible from your contact list
 # warning: this disables any presence sending other than chatrooms or directed
 # presences via /presence
 #send_initial_presence = true
-- 
cgit v1.2.3