summaryrefslogtreecommitdiff
path: root/usr/src/man/man3avl/avl_insert.3avl
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3avl/avl_insert.3avl')
-rw-r--r--usr/src/man/man3avl/avl_insert.3avl2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man3avl/avl_insert.3avl b/usr/src/man/man3avl/avl_insert.3avl
index f00cf533ad..4a942918fb 100644
--- a/usr/src/man/man3avl/avl_insert.3avl
+++ b/usr/src/man/man3avl/avl_insert.3avl
@@ -51,7 +51,7 @@ function uses the
value, obtained from a call to
.Xr avl_find 3AVL ,
to determine where to insert the new entry into the tree. The tree must
-not have been modified inbetween the call to
+not have been modified in between the call to
.Xr avl_find 3AVL
and the call to
.Fn avl_insert .