Fix errors found by new find-doc-nits
[openssl.git] / doc / man3 / BIO_s_file.pod
index 0d6cc98c160a67c402ee9c91863a8b221623b30a..96bbf454fcefb48ff3d1ea5d2d279c2ef0c73d28 100644 (file)
@@ -78,7 +78,7 @@ in stdio behaviour will be mirrored by the corresponding BIO.
 
 On Windows BIO_new_files reserves for the filename argument to be
 UTF-8 encoded. In other words if you have to make it work in multi-
-lingual environment, encode file names in UTF-8.
+lingual environment, encode filenames in UTF-8.
 
 =head1 RETURN VALUES