summaryrefslogtreecommitdiffstats
path: root/sys/ufs/ufs/dirhash.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ufs/ufs/dirhash.h')
-rw-r--r--sys/ufs/ufs/dirhash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ufs/ufs/dirhash.h b/sys/ufs/ufs/dirhash.h
index 4a53249..cd709c0 100644
--- a/sys/ufs/ufs/dirhash.h
+++ b/sys/ufs/ufs/dirhash.h
@@ -60,7 +60,7 @@
* together on a TAILQ list, and hashes with higher scores filter
* towards the tail (most recently used) end of the list.
*
- * New hash entries are given an inital score of DH_SCOREINIT and are
+ * New hash entries are given an initial score of DH_SCOREINIT and are
* placed at the most-recently-used end of the list. This helps a lot
* in the worst-case case scenario where every directory access is
* to a directory that is not hashed (i.e. the working set of hash
OpenPOWER on IntegriCloud