diff --git a/lib/Test2/Manual/Tooling/TestBuilder.pm b/lib/Test2/Manual/Tooling/TestBuilder.pm index d2eb1508..1ae8cbbb 100644 --- a/lib/Test2/Manual/Tooling/TestBuilder.pm +++ b/lib/Test2/Manual/Tooling/TestBuilder.pm @@ -126,7 +126,7 @@ nested under the first will find and use the original context instead of generating a new one. This means the level problem is solved for free, no variables to mess with. -L is also smart enough to honor c<$Test::Builder::Level> if it is set. +L is also smart enough to honor C<$Test::Builder::Level> if it is set. =head1 TODO