From d3fc053df9a8db1b31301aea3e6f33ff0d2d2452 Mon Sep 17 00:00:00 2001
From: Bob Mottram <bob@freedombone.net>
Date: Sun, 11 Oct 2020 14:18:54 +0100
Subject: [PATCH] Space

---
 inbox.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/inbox.py b/inbox.py
index 65357c9f..7c2be467 100644
--- a/inbox.py
+++ b/inbox.py
@@ -2238,7 +2238,7 @@ def inboxAfterInitial(recentPostsCache: {}, maxRecentPosts: int,
                             if not os.path.isfile(followingFilename):
                                 print('No following.txt file exists for ' +
                                       nickname + '@' + domain +
-                                      'so not accepting DM from ' +
+                                      ' so not accepting DM from ' +
                                       sendingActorNickname + '@' +
                                       sendingActorDomain)
                                 return False