summaryrefslogtreecommitdiff
path: root/av.h
diff options
context:
space:
mode:
Diffstat (limited to 'av.h')
-rw-r--r--av.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/av.h b/av.h
index 500fe5af64..82b9919439 100644
--- a/av.h
+++ b/av.h
@@ -47,7 +47,7 @@ Null AV pointer.
=head1 Array Manipulation Functions
=for apidoc Am|int|AvFILL|AV* av
-Same as C<av_top()>. Deprecated, use C<av_top()> instead.
+Same as C<av_top_index()>. Deprecated, use C<av_top_index()> instead.
=cut
*/