Carp was mostly unusable with Safe because it may require
[p5sagit/p5-mst-13.2.git] / pp_ctl.c
index 2ed833d..a4c93f1 100644 (file)
--- a/pp_ctl.c
+++ b/pp_ctl.c
@@ -2778,7 +2778,7 @@ Locate the CV corresponding to the currently executing sub or eval.
 If db_seqp is non_null, skip CVs that are in the DB package and populate
 *db_seqp with the cop sequence number at the point that the DB:: code was
 entered. (allows debuggers to eval in the scope of the breakpoint rather
-than in in the scope of the debuger itself).
+than in in the scope of the debugger itself).
 
 =cut
 */