summaryrefslogtreecommitdiff
path: root/dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'dump.c')
-rw-r--r--dump.c2
1 files changed, 1 insertions, 1 deletions
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<s/foo/bar/>; these require
special handling.