Merge branch 'jc/push-to-checkout'
[gitweb.git] / pack-bitmap.c
index 6a818419ca46f8d66adbeb0027da49e6bab1bfa3..3281df389e23e2fdf220e3b8aa74f4051f397c74 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 */