Fixed missing word in Text::Wrap POD
Dan Dascalescu [Fri, 20 Feb 2009 06:48:09 +0000 (06:48 +0000)]
(cherry picked from commit 3adac458cb1c1d41af47fc66e67b49c8dec2323f)

lib/Text/Wrap.pm

index 4f41acf..3dee92f 100644 (file)
@@ -201,8 +201,8 @@ the number of characters you do want for your tabstops.
 
 If you want to separate your lines with something other than C<\n>
 then set C<$Text::Wrap::separator> to your preference.  This replaces
-all newlines with C<$Text::Wrap::separator>.  If you just to preserve
-existing newlines but add new breaks with something else, set 
+all newlines with C<$Text::Wrap::separator>.  If you just want to
+preserve existing newlines but add new breaks with something else, set 
 C<$Text::Wrap::separator2> instead.
 
 When words that are longer than C<$columns> are encountered, they