Fixed query message.
[riece] / lisp / riece-addon.el
index 9dd1947..8887394 100644 (file)
     (setq addons (nreverse addons))
     (if (and (> (length addons) 1)
             (eq verbose 'ask)
-            (not (y-or-n-p (format "%s will be insinuated.  Continue?"
+            (not (y-or-n-p (format "%s will be insinuated.  Continue? "
                                    (mapconcat #'symbol-name addons ", ")))))
        (error "Insinuate operation was cancelled"))
     (while addons