# HG changeset patch # User Paul Issott # Date 1390609716 0 # Node ID 190b9ba3af06dde8677e648b31f2693a27a491e5 # Parent 6dfd1c3a2fdf42b0e0e0464c78e4bf6a3c1edd6e Tiny edits diff -r 6dfd1c3a2fdf -r 190b9ba3af06 index.cgi --- a/index.cgi Fri Jan 24 23:08:48 2014 +0100 +++ b/index.cgi Sat Jan 25 00:28:36 2014 +0000 @@ -775,7 +775,7 @@ html_footer && exit 0 fi - # Wiki tools and Hg warning if enable but not initiated + # Wiki tools and Hg warning if enabled but not initiated if [ "$HG" == "yes" ] && [ ! -d "$content/.hg" ]; then echo '

' gettext "Mercurial is enabled but no repository found" diff -r 6dfd1c3a2fdf -r 190b9ba3af06 plugins/cloud/cloud.cgi --- a/plugins/cloud/cloud.cgi Fri Jan 24 23:08:48 2014 +0100 +++ b/plugins/cloud/cloud.cgi Sat Jan 25 00:28:36 2014 +0000 @@ -97,7 +97,7 @@

$(gettext "Upload files on the cloud to share them with some other people -or use them in your documents content. Tip: Drag and Drop files from you +or use them in your documents content. Tip: Drag and Drop files from your desktop.")