diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-05-07 19:35:10 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-05-07 19:35:10 +0000 |
commit | 8dc4d66679e4f1ff684dc2abeebd7bc78c7b8f31 (patch) | |
tree | 3d298cf2d50786b591179cba3f1d711dcd4f9007 /pod | |
parent | 8fc9651a527f38523fa9c275e2719fbe49c09c9d (diff) | |
download | perl-8dc4d66679e4f1ff684dc2abeebd7bc78c7b8f31.tar.gz |
s/WebTechnique's/WebTechniques/
p4raw-id: //depot/perl@10017
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perlfaq2.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlfaq2.pod b/pod/perlfaq2.pod index 9af0face4b..793dec4eeb 100644 --- a/pod/perlfaq2.pod +++ b/pod/perlfaq2.pod @@ -372,7 +372,7 @@ Beyond this, magazines that frequently carry high-quality articles on Perl are I<Web Techniques> (see http://www.webtechniques.com/), I<Performance Computing> (http://www.performance-computing.com/), and Usenix's newsletter/magazine to its members, I<login:>, at http://www.usenix.org/. -Randal's Web Technique's columns are available on the web at +Randal's Web Techniques columns are available on the web at http://www.stonehenge.com/merlyn/WebTechniques/ . =head2 Perl on the Net: FTP and WWW Access |