# HG changeset patch
# User timeless@mozdev.org
# Date 2012-08-17 20:58:19
# Node ID cb68ca8a62f7eab9c4079a272a1a900f16354ab4
# Parent  15036492a10328acc6e27e3ffa4addf935f6cfad

spelling: succeeded

diff --git a/tests/test-mq-qpush-fail.t b/tests/test-mq-qpush-fail.t
--- a/tests/test-mq-qpush-fail.t
+++ b/tests/test-mq-qpush-fail.t
@@ -34,7 +34,7 @@ test qpush on empty series
   $ python -c 'print "\xe9"' > message
   $ cat .hg/patches/bad-patch >> message
   $ mv message .hg/patches/bad-patch
-  $ hg qpush -a && echo 'qpush succeded?!'
+  $ hg qpush -a && echo 'qpush succeeded?!'
   applying patch1
   applying patch2
   applying bad-patch