Minor language usage fix.

This commit is contained in:
zak@balfor.local 2002-04-14 09:58:06 +02:00
parent 5e8fc30b66
commit 02429f6219

View file

@ -48918,7 +48918,7 @@ Our TODO section contains what we plan to have in 4.0. @xref{TODO MySQL 4.0}.
@itemize @bullet
@item
Strategy of memory allocation of 'root memory' is changed. Block size grow
Memory allocation strategy for 'root memory' changed. Block size now grows
with number of allocated blocks.
@item
@code{INET_NTOA()} now returns @code{NULL} if you give it a too big argument.