Correct a typo.

This commit is contained in:
Dima Dorfman 2001-06-24 01:30:38 +00:00
parent 5a203488e4
commit bdd87f4f44
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=78685

View File

@ -200,7 +200,7 @@ As a consequence,
it is possible for two or more code sections
to create partially overlapping trees that they both can use.
It is not possible to create overlapping leaves,
nor to create different child types with the name name and parent.
nor to create different child types with the same name and parent.
.Pp
Newly created oids are connected to their parent nodes.
In all these functions and macros