changeset 93:46c1a3b6135a

Cosmetic.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 27 Jul 2016 13:49:25 +0300
parents a348dfa6b132
children f6836a604322
files multimerge.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/multimerge.py	Wed Jul 27 13:46:11 2016 +0300
+++ b/multimerge.py	Wed Jul 27 13:49:25 2016 +0300
@@ -490,7 +490,7 @@
 if not dst_calendar:
     gcm_fatal(u"Could not find target/destination calendar ID for '"+ cfg.dest_name +"'.")
 else:
-    gcm_debug(3, u"Target calendar '{0}' [ID {1} ]".format(dst_calendar["summary"], dst_calendar["id"]))
+    gcm_debug(3, u"Target calendar '{0}' [ ID: {1} ]".format(dst_calendar["summary"], dst_calendar["id"]))
 
 
 ## Fetch colors