summaryrefslogtreecommitdiff
path: root/deb.c
diff options
context:
space:
mode:
authorDave Mitchell <davem@fdisolutions.com>2004-08-01 16:49:20 +0000
committerDave Mitchell <davem@fdisolutions.com>2004-08-01 16:49:20 +0000
commit61296642cbf8fa29a8af855294fd11d2d43e79d5 (patch)
tree604861edc68f90430c0473ff78d5fa5abc65efbe /deb.c
parent1f616d559fcb84901480199144ce9065d098670b (diff)
downloadperl-61296642cbf8fa29a8af855294fd11d2d43e79d5.tar.gz
Add comment to top of reentr.c and fix typos in other files
p4raw-id: //depot/perl@23180
Diffstat (limited to 'deb.c')
-rw-r--r--deb.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/deb.c b/deb.c
index 21688c3fd6..58b49a61e6 100644
--- a/deb.c
+++ b/deb.c
@@ -14,8 +14,8 @@
*/
/*
- * This file contains various utilites for producing debugging output
- * (mainly related to displaying the stack)
+ * This file contains various utilities for producing debugging output
+ * (mainly related to displaying the stack)
*/
#include "EXTERN.h"