This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix typos
[perl5.git] / util.c
diff --git a/util.c b/util.c
index a03c54e..df43cdd 100644 (file)
--- a/util.c
+++ b/util.c
@@ -6446,7 +6446,7 @@ Perl_get_c_backtrace(pTHX_ int depth, int skip)
 /*
 =for apidoc free_c_backtrace
 
-Deallocates a backtrace received from get_c_bracktrace.
+Deallocates a backtrace received from get_c_backtrace.
 
 =cut
 */