summaryrefslogtreecommitdiff
path: root/image/metadump.h
diff options
context:
space:
mode:
Diffstat (limited to 'image/metadump.h')
-rw-r--r--image/metadump.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/image/metadump.h b/image/metadump.h
index b9275e95..8ace60f5 100644
--- a/image/metadump.h
+++ b/image/metadump.h
@@ -55,7 +55,7 @@ struct fs_chunk {
u64 logical;
u64 physical;
/*
- * physical_dup only store additonal physical for BTRFS_BLOCK_GROUP_DUP
+ * physical_dup only store additional physical for BTRFS_BLOCK_GROUP_DUP
* currently restore only support single and DUP
* TODO: modify this structure and the function related to this
* structure for support RAID*