From 17f8cafeb341e7b562c4f8050a52cc73091243b3 Mon Sep 17 00:00:00 2001 From: Tobias Oetiker Date: Sun, 6 Jul 2014 14:23:21 +0200 Subject: [PATCH] fix spelling --- doc/librrd.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/librrd.pod b/doc/librrd.pod index a0f57e36..f6ecba09 100644 --- a/doc/librrd.pod +++ b/doc/librrd.pod @@ -84,11 +84,11 @@ the random number generator is seeded exactly once per process. =item B -works like normal strtod, but it is locale independent (and thread save) +works like normal strtod, but it is locale independent (and thread safe) =item B -works like normal snprintf but it is locale independent (and thread save) +works like normal snprintf but it is locale independent (and thread safe) =item B -- 2.47.2