From 702ec9eb64b3ba2ca10132c965dc35a3b7eb3b17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20B=C3=B6hmer?= Date: Sun, 4 Feb 2018 19:10:12 +0100 Subject: [PATCH] Fix typo --- lib/DBIx/Class/Relationship/ManyToMany.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/DBIx/Class/Relationship/ManyToMany.pm b/lib/DBIx/Class/Relationship/ManyToMany.pm index 7075fbdfe..8d60eae7a 100644 --- a/lib/DBIx/Class/Relationship/ManyToMany.pm +++ b/lib/DBIx/Class/Relationship/ManyToMany.pm @@ -176,7 +176,7 @@ EOC } ; - # make sure folks are not invoking a bizarre mix of deprecated and curent syntax + # make sure folks are not invoking a bizarre mix of deprecated and current syntax $self->throw_exception( "'%1$s' expects an arrayref of objects or hashrefs to link to, and an optional hashref of link data" ) if (