Skip to content

Commit

Permalink
fix function name typo
Browse files Browse the repository at this point in the history
  • Loading branch information
seven1240 committed Jan 16, 2025
1 parent dc226d4 commit e0b4e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/rrdthreads.pod
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ with a SIGSEGV in a low-memory situation.

=item *

Always call C<rrd_error_clear()> before any call to the
Always call C<rrd_clear_error()> before any call to the
library. Otherwise the call might fail due to some earlier error.

=back
Expand Down

0 comments on commit e0b4e74

Please sign in to comment.