Fix typo. Note that although this file is under contrib, it has diverged

sufficiently from upstream (including a full whitespace commit and large
portions rewritten) that this change does not move us further from the
upstream.

PR:		docs/186608
Submitted by:	Jamie Landeg-Jones <jamie@dyslexicfish.net>
MFC after:	3 days
This commit is contained in:
Gavin Atkinson 2014-05-15 03:08:20 +00:00
parent 695a612f67
commit 60506f4770
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=266111

View file

@ -342,7 +342,7 @@ Except for
and the
.Fn \&_r
variants of the other functions,
these functions leaves their result in an internal static object and return
these functions leave their result in an internal static object and return
a pointer to that object.
Subsequent calls to these
function will modify the same object.