changeset 78:784cac877428

Remove a dot.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 13 Jul 2016 12:59:33 +0300
parents e5e7b6e9bd44
children 0ccf3fd49181
files multimerge.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/multimerge.py	Wed Jul 13 12:33:12 2016 +0300
+++ b/multimerge.py	Wed Jul 13 12:59:33 2016 +0300
@@ -479,7 +479,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