]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - e2fsck/e2fsck.h
Merge branch 'maint' into next
[thirdparty/e2fsprogs.git] / e2fsck / e2fsck.h
index 252a17db2d23942b87403970d3d2b7b222f3739d..3f2dc3084c40c95fd314d2d50d32b373d31dc42a 100644 (file)
@@ -236,7 +236,7 @@ typedef struct e2fsck_struct *e2fsck_t;
 #define MAX_EXTENT_DEPTH_COUNT 8
 
 /*
- * This strucutre is used to manage the list of extents in a file. Placing
+ * This structure is used to manage the list of extents in a file. Placing
  * it here since this is used by fast_commit.h.
  */
 struct extent_list {