From 0c78c5bcc9eaaa50b0eccee0cb47ff09a20104b8 Mon Sep 17 00:00:00 2001 From: jkeenan Date: Sat, 19 Nov 2011 19:51:11 -0500 Subject: [RT #36079] Convert ` to '. --- pod/perlsyn.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pod/perlsyn.pod b/pod/perlsyn.pod index 93c640c18d..3d4825ad0f 100644 --- a/pod/perlsyn.pod +++ b/pod/perlsyn.pod @@ -998,7 +998,7 @@ shell: % perl # line 200 "bzzzt" - # the `#' on the previous line must be the first char on line + # the '#' on the previous line must be the first char on line die 'foo'; __END__ foo at bzzzt line 201. -- cgit v1.2.1