]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
fix spelling
authorTobias Oetiker <tobi@oetiker.ch>
Sun, 6 Jul 2014 12:23:21 +0000 (14:23 +0200)
committerTobias Oetiker <tobi@oetiker.ch>
Sun, 6 Jul 2014 12:23:21 +0000 (14:23 +0200)
doc/librrd.pod

index a0f57e36324d665d5d35b9f8062606b7520290f9..f6ecba092aeedc119d1b0898e87efe54d21679ff 100644 (file)
@@ -84,11 +84,11 @@ the random number generator is seeded exactly once per process.
 
 =item B<rrd_strtod>
 
-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<rrd_snprintf>
 
-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<rrd_add_ptr(void ***dest, size_t *dest_size, void *src)>