diff --git a/thread.c b/thread.c index 602e7a3294..37eb858d23 100644 --- a/thread.c +++ b/thread.c @@ -4599,7 +4599,7 @@ recursive_list_access(void) } /* - * Returns Qtrue if obj_id (or the pair ) is already + * Returns Qtrue iff obj_id (or the pair ) is already * in the recursion list. * Assumes the recursion list is valid. */