Fix typo (noded -> nodes).

This commit is contained in:
Benno Rice 2009-11-04 04:12:56 +00:00
parent 2dd02f4773
commit 9d44cd42c1

View File

@ -384,7 +384,7 @@ macros, but should be used only once.
Finally,
the
.Fa CMP
argument is the name of a function used to compare tree noded
argument is the name of a function used to compare tree nodes
with each other.
The function takes two arguments of type
.Vt "struct TYPE *" .