aboutsummaryrefslogtreecommitdiff
path: root/manual/search.texi
diff options
context:
space:
mode:
Diffstat (limited to 'manual/search.texi')
-rw-r--r--manual/search.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/search.texi b/manual/search.texi
index bb74705b0f..eb6786d188 100644
--- a/manual/search.texi
+++ b/manual/search.texi
@@ -557,5 +557,5 @@ Since the functions used for the @var{action} parameter to @code{twalk}
must not modify the tree data, it is safe to run @code{twalk} in more
than one thread at the same time, working on the same tree. It is also
safe to call @code{tfind} in parallel. Functions which modify the tree
-must not be used, otherwise the behaviour is undefined.
+must not be used, otherwise the behavior is undefined.
@end deftypefun