anchors fix
[p5sagit/p5-mst-13.2.git] / README.cygwin
index 99d0a4f..72a4dd1 100644 (file)
@@ -403,7 +403,7 @@ access by native Win32 programs).
 
 Inplace editing C<perl -i> of files doesn't work without doing a backup 
 of the file being edited C<perl -i.bak> because of windowish restrictions,
-so Perl does this automagically if you just use C<perl -i>.
+so Perl adds the C<.bak> automatically if you just use C<perl -i>.
 
 =back