summaryrefslogtreecommitdiffstats
path: root/lib/Log/Dispatch/Channels.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Log/Dispatch/Channels.pm')
-rw-r--r--lib/Log/Dispatch/Channels.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Log/Dispatch/Channels.pm b/lib/Log/Dispatch/Channels.pm
index fad047d..d82a36f 100644
--- a/lib/Log/Dispatch/Channels.pm
+++ b/lib/Log/Dispatch/Channels.pm
@@ -17,7 +17,7 @@ sub new {
return $self;
}
-sub new_channel {
+sub add_channel {
my $self = shift;
my $channel = shift;