Whamcloud - gitweb
e2fsck: rbtree bitmap for dir
[tools/e2fsprogs.git] / lib / support / quotaio_tree.h
index 0db0ca1..b0b7257 100644 (file)
@@ -42,7 +42,7 @@ struct qtree_fmt_operations {
        int (*is_id)(void *disk, struct dquot *dquot);
 };
 
-/* Inmemory copy of version specific information */
+/* In-memory copy of version specific information */
 struct qtree_mem_dqinfo {
        unsigned int dqi_blocks;        /* # of blocks in quota file */
        unsigned int dqi_free_blk;      /* First block in list of free blocks */