untracked cache: guard and disable on system changes
[gitweb.git] / pack-bitmap.c
index 0cd85f6c3ad83bb4b2290d67364e7f69fd6403e9..365f9d92ed8b57c1e766a126b6e6571009eedde5 100644 (file)
@@ -60,7 +60,7 @@ static struct bitmap_index {
        struct ewah_bitmap *blobs;
        struct ewah_bitmap *tags;
 
-       /* Map from SHA1 -> `stored_bitmap` for all the bitmapped comits */
+       /* Map from SHA1 -> `stored_bitmap` for all the bitmapped commits */
        khash_sha1 *bitmaps;
 
        /* Number of bitmapped commits */