summaryrefslogtreecommitdiff
path: root/pod/perlstyle.pod
diff options
context:
space:
mode:
authorTom Phoenix <rootbeer@teleport.com>1997-11-05 23:44:52 -0800
committerGurusamy Sarathy <gsar@cpan.org>1998-03-03 03:51:01 +0000
commit2c268ad5f2bec64cb74406f2e1af30ddc0dc3b9f (patch)
treefb764e75546b0f3cf915a32b3752e742a2d14617 /pod/perlstyle.pod
parent78987dedd25ff29688fc6fdb7b551d69e750279b (diff)
downloadperl-2c268ad5f2bec64cb74406f2e1af30ddc0dc3b9f.tar.gz
[win32] maintpatches for docs
#53: "Perlop bitwise & | ^ documentation" Msg-ID: <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.c Date: Thu, 6 Nov 1997 07:44:52 -0800 (PST) Files: pod/perlfunc.pod -------- #54: "Update docs on tr///" From: Tom Phoenix <rootbeer@teleport.com> Msg-ID: <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.c Date: Mon, 3 Nov 1997 07:28:39 -0800 (PST) Files: pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pod/perllocale.pod pod/perlmod.pod pod/perlop.pod pod/perlstyle.pod toke.c p4raw-id: //depot/win32/perl@635
Diffstat (limited to 'pod/perlstyle.pod')
-rw-r--r--pod/perlstyle.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlstyle.pod b/pod/perlstyle.pod
index bfc94a9eaa..5ad73cfafe 100644
--- a/pod/perlstyle.pod
+++ b/pod/perlstyle.pod
@@ -250,7 +250,7 @@ sufficient example:
=item *
-Line up your translations when it makes sense:
+Line up your transliterations when it makes sense:
tr [abc]
[xyz];