summaryrefslogtreecommitdiff
path: root/pod/perllol.pod
diff options
context:
space:
mode:
authorSteve Peters <steve@fisharerojo.org>2008-01-30 17:11:53 +0000
committerSteve Peters <steve@fisharerojo.org>2008-01-30 17:11:53 +0000
commit384f06ae49854089e0cf13ffe34560627ea86f8a (patch)
tree964cda3a5c11816956eb4c39622b0ddd6e2e850c /pod/perllol.pod
parente148a7d386b499a188cdf6f37c4fd19434c1d755 (diff)
downloadperl-384f06ae49854089e0cf13ffe34560627ea86f8a.tar.gz
Assorted POD nits from the Debian bug list.
p4raw-id: //depot/perl@33129
Diffstat (limited to 'pod/perllol.pod')
-rw-r--r--pod/perllol.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perllol.pod b/pod/perllol.pod
index c348ec43b2..c42c977c51 100644
--- a/pod/perllol.pod
+++ b/pod/perllol.pod
@@ -276,7 +276,7 @@ have selected map for that
@newAoA = map { [ @{ $AoA[$_] } [ 7..12 ] ] } 4 .. 8;
-Although if your manager accused of seeking job security (or rapid
+Although if your manager accused you of seeking job security (or rapid
insecurity) through inscrutable code, it would be hard to argue. :-)
If I were you, I'd put that in a function: