summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_radix.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/vm/vm_radix.c')
-rw-r--r--sys/vm/vm_radix.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/vm/vm_radix.c b/sys/vm/vm_radix.c
index c0c474e..3b71fec 100644
--- a/sys/vm/vm_radix.c
+++ b/sys/vm/vm_radix.c
@@ -531,7 +531,7 @@ restart:
/*
* If the keys differ before the current bisection node
- * the search key might rollback to the earlierst
+ * the search key might rollback to the earliest
* available bisection node, or to the smaller value
* in the current domain (if the owner is bigger than the
* search key).
@@ -620,7 +620,7 @@ restart:
/*
* If the keys differ before the current bisection node
- * the search key might rollback to the earlierst
+ * the search key might rollback to the earliest
* available bisection node, or to the higher value
* in the current domain (if the owner is smaller than the
* search key).
OpenPOWER on IntegriCloud