Fix typos in comments
[deliverable/linux.git] / fs / jfs / jfs_dmap.c
index d9b031cf69f56581eedd4870a2c8321823575465..d13b93043b04adaff3b2530e5d8859de816cb531 100644 (file)
@@ -2437,7 +2437,7 @@ dbAdjCtl(struct bmap * bmp, s64 blkno, int newval, int alloc, int level)
 
        /* check if this is a control page update for an allocation.
         * if so, update the leaf to reflect the new leaf value using
-        * dbSplit(); otherwise (deallocation), use dbJoin() to udpate
+        * dbSplit(); otherwise (deallocation), use dbJoin() to update
         * the leaf with the new value.  in addition to updating the
         * leaf, dbSplit() will also split the binary buddy system of
         * the leaves, if required, and bubble new values within the
This page took 0.024177 seconds and 5 git commands to generate.