This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use the new SV_NOSTEAL flag to avoid the SvTEMP dance in newSVsv
[perl5.git] / deb.c
diff --git a/deb.c b/deb.c
index 21688c3..58b49a6 100644 (file)
--- 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"