From d487610d48c95b3e3060ff87bf2ac4b8bb717ad6 Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Thu, 19 May 2022 05:34:03 -0600 Subject: Fix typos for generating perlapi --- dump.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dump.c') diff --git a/dump.c b/dump.c index 45d4327ee9..6887ec3ad3 100644 --- a/dump.c +++ b/dump.c @@ -961,7 +961,7 @@ S_pm_description(pTHX_ const PMOP *pm) } /* -=for api_doc pmop_dump +=for apidoc pmop_dump Dump an OP that is related to Pattern Matching, such as C; these require special handling. -- cgit v1.2.1