diff --git a/lib/Mojo/BaseUtil.pm b/lib/Mojo/BaseUtil.pm index 7d8ce9973f..d72289440e 100644 --- a/lib/Mojo/BaseUtil.pm +++ b/lib/Mojo/BaseUtil.pm @@ -36,8 +36,8 @@ Mojo::BaseUtil - Common utility functions used in Mojo::Base, re-exported in Moj =head1 DESCRIPTION -L provides functions to both L and L so that C does not have to load -the rest of L while preventing a circular dependency. +L provides functions to both L and L, so that C does not have to +load the rest of L, while preventing a circular dependency. =head1 SEE ALSO