changeset 112342:c22f11c3d8ba

* admin/bzrmerge.el: Fix paren typo in previous.
author Glenn Morris <rgm@gnu.org>
date Mon, 17 Jan 2011 18:35:23 -0800
parents 1bdb2b6bdebb
children 67bea318ed68
files admin/bzrmerge.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/admin/bzrmerge.el	Mon Jan 17 18:22:36 2011 -0800
+++ b/admin/bzrmerge.el	Mon Jan 17 18:35:23 2011 -0800
@@ -281,7 +281,7 @@
                   ;; are conflicts.
                   (display-warning 'bzrmerge "Resolve conflicts manually.
 ¡BEWARE!  Important metadata is kept in this Emacs session!
-Do not commit without re-running `M-x bzrmerge' first!")))
+Do not commit without re-running `M-x bzrmerge' first!"))
               (error "Resolve conflicts manually")))))
         (cons merge skip)))))