Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / fs / befs / befs_fs_types.h
index 7893eaa..eb557d9 100644 (file)
@@ -234,7 +234,7 @@ typedef struct {
 } PACKED befs_btree_super;
 
 /*
- * Header stucture of each btree node
+ * Header structure of each btree node
  */
 typedef struct {
        fs64 left;