From: Seven Du Date: Thu, 16 Jan 2025 05:00:45 +0000 (+0800) Subject: fix function name typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1274%2Fhead;p=thirdparty%2Frrdtool-1.x.git fix function name typo --- diff --git a/doc/rrdthreads.pod b/doc/rrdthreads.pod index 71506e99..7501e1a5 100644 --- a/doc/rrdthreads.pod +++ b/doc/rrdthreads.pod @@ -49,7 +49,7 @@ with a SIGSEGV in a low-memory situation. =item * -Always call C before any call to the +Always call C before any call to the library. Otherwise the call might fail due to some earlier error. =back