[Commits] [SCM] claws branch, master, updated. 3.14.1-2-gf8de086
mones at claws-mail.org
mones at claws-mail.org
Sun Nov 6 18:12:49 CET 2016
The branch, master has been updated
via f8de0866725384ac7857069f41744c67e0259520 (commit)
from 42c355d2668fade9265a07229b0d840c1b420b03 (commit)
Summary of changes:
src/plugins/vcalendar/plugin.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit f8de0866725384ac7857069f41744c67e0259520
Author: Ricardo Mones <ricardo at mones.org>
Date: Sun Nov 6 18:12:40 2016 +0100
Fix space after comma
diff --git a/src/plugins/vcalendar/plugin.c b/src/plugins/vcalendar/plugin.c
index d142346..a3d39f6 100644
--- a/src/plugins/vcalendar/plugin.c
+++ b/src/plugins/vcalendar/plugin.c
@@ -79,7 +79,7 @@ const gchar *plugin_desc(void)
"appropriate form and you will be able to accept or decline them.\n"
"To create a meeting right-click on the vCalendar or "
"Meetings folder and choose \"New meeting...\".\n\n"
- "You will also be able to subscribe to remote Webcal feeds,"
+ "You will also be able to subscribe to remote Webcal feeds, "
"export your meetings and calendars, publish your free/busy "
"information and retrieve that information from others.");
}
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list