summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-09-01 21:14:24 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-09-01 21:14:24 +0000
commitebaa2925dfa41f70c74ec82ecc113e56ccdbedf4 (patch)
treec79d9f9ef55e6de985fb51230b1a7e3c0b49550b
parent289e833817cb87a881373b6d013689d3f594b723 (diff)
downloadperl-ebaa2925dfa41f70c74ec82ecc113e56ccdbedf4.tar.gz
Mi splgn s gnin.g
p4raw-id: //depot/perl@6995
-rw-r--r--pp_ctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pp_ctl.c b/pp_ctl.c
index 0d88f482b0..8981bb88c2 100644
--- a/pp_ctl.c
+++ b/pp_ctl.c
@@ -3680,7 +3680,7 @@ S_doparseform(pTHX_ SV *sv)
*
* See also: "Optimistic Merge Sort" (SODA '92)
*
- * The integration to Perl is by John P. Linderman <jpl@rearch.att.com>.
+ * The integration to Perl is by John P. Linderman <jpl@research.att.com>.
*
* The code can be distributed under the same terms as Perl itself.
*