[libanyevent-rabbitmq-perl] 10/151: Fixed a spelling error.

Damyan Ivanov dmn at moszumanska.debian.org
Thu Jan 16 11:03:00 UTC 2014


This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to annotated tag debian/1.12-1
in repository libanyevent-rabbitmq-perl.

commit 70e03caa53e26076647848a87bf5fa523dc1b46d
Author: cooldaemon <cooldaemon at gmail.com>
Date:   Sat Jan 16 11:35:42 2010 +0900

    Fixed a spelling error.
---
 lib/RabbitFoot/Cmd/Command/delete_exchange.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/RabbitFoot/Cmd/Command/delete_exchange.pm b/lib/RabbitFoot/Cmd/Command/delete_exchange.pm
index ee2a09d..f2143fb 100644
--- a/lib/RabbitFoot/Cmd/Command/delete_exchange.pm
+++ b/lib/RabbitFoot/Cmd/Command/delete_exchange.pm
@@ -9,7 +9,7 @@ has exchange => (
     is            => 'rw',
     required      => 1,
     metaclass     => 'MooseX::Getopt::Meta::Attribute',
-    cmd_aliases   => 'q',
+    cmd_aliases   => 'e',
     documentation => 'exchange name',
 );
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libanyevent-rabbitmq-perl.git



More information about the Pkg-perl-cvs-commits mailing list