summaryrefslogtreecommitdiff
path: root/perl.c
diff options
context:
space:
mode:
Diffstat (limited to 'perl.c')
-rw-r--r--perl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl.c b/perl.c
index ff0fbf7294..4415d8d925 100644
--- a/perl.c
+++ b/perl.c
@@ -15,7 +15,7 @@
/* This file contains the top-level functions that are used to create, use
* and destroy a perl interpreter, plus the functions used by XS code to
* call back into perl. Note that it does not contain the actual main()
- * function of the interpreter; that can be found perlmain.c
+ * function of the interpreter; that can be found in perlmain.c
*/
/* PSz 12 Nov 03