From b7271b3db26e19156d08745c1614246ecb7f8e8d Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 5 Oct 2017 15:39:23 +1300 Subject: Fix some stray Markdown backticks in POD --- lib/List/Breakdown.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/List/Breakdown.pm b/lib/List/Breakdown.pm index 8c1a8db..b5a7e3a 100644 --- a/lib/List/Breakdown.pm +++ b/lib/List/Breakdown.pm @@ -171,7 +171,7 @@ you've seen before for review: ); Notice that you don't have to wrap a quoted regular expression to match in a -`sub` subroutine reference, as a convenience shortcut. +C subroutine reference, as a convenience shortcut. Applying the bucket structure like so: -- cgit v1.2.3