Btrfs: fix typos in comments

Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
Wu Fengguang
2009-04-02 16:46:06 -04:00
committed by Chris Mason
parent 2e966ed22c
commit d4a789474a
3 changed files with 14 additions and 12 deletions

View File

@@ -76,7 +76,7 @@ struct btrfs_device {
struct btrfs_fs_devices {
u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
/* the device with this id has the most recent coyp of the super */
/* the device with this id has the most recent copy of the super */
u64 latest_devid;
u64 latest_trans;
u64 num_devices;