summaryrefslogtreecommitdiff
path: root/pod/perlsource.pod
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2015-09-03 21:06:16 -0600
committerKarl Williamson <khw@cpan.org>2015-09-03 21:19:32 -0600
commitf185f65418467d10121bac955af6bca4776490e3 (patch)
treeb804ddd51c261e4275c54062643924f14267e5bc /pod/perlsource.pod
parentfbe13c605d92f73c90ff4702b76a97c5e12927a7 (diff)
downloadperl-f185f65418467d10121bac955af6bca4776490e3.tar.gz
Start fixing some pod pedantic errors
This fixes a bunch of them, but there are many more
Diffstat (limited to 'pod/perlsource.pod')
-rw-r--r--pod/perlsource.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlsource.pod b/pod/perlsource.pod
index 82a48f5763..502ba42d15 100644
--- a/pod/perlsource.pod
+++ b/pod/perlsource.pod
@@ -101,7 +101,7 @@ broken.
=item * F<t/cmd/>
-Tests for basic control structures, C<if/else>, C<while>, subroutines,
+Tests for basic control structures, C<if>/C<else>, C<while>, subroutines,
etc.
=item * F<t/comp/>