s/made/may/

This commit is contained in:
Mark Andrews 2017-10-20 10:28:39 +11:00
parent ff08ac42f7
commit a4ea78aa55

View file

@ -266,7 +266,7 @@
Some header files included <isc/util.h> incorrectly as
it pollutes with namespace with non ISC_ macros and this should
only be done by explicitly including <isc/util.h>. This
has been corrected. Some code made depend on <isc/util.h>
has been corrected. Some code may depend on <isc/util.h>
being implicitly included via other header files. Such
code should explicitly include <isc/util.h>.
</para>