perlfunc.pod grammar fixes
[p5sagit/p5-mst-13.2.git] / t / run / fresh_perl.t
index f02f58d..980f5e5 100644 (file)
@@ -871,4 +871,4 @@ $t =~ s/([^a])//ge;
 $@ =~ s/ at .*/ at/;
 print $@
 EXPECT
-Malformed UTF-8 character (unexpected end of string) at
+Malformed UTF-8 character (unexpected end of string) in substitution (s///) at