summaryrefslogtreecommitdiff
path: root/mkfs/common.c
diff options
context:
space:
mode:
authorDimitri John Ledkov <xnox@ubuntu.com>2018-07-23 14:32:01 +0100
committerDimitri John Ledkov <xnox@ubuntu.com>2018-07-23 14:32:01 +0100
commit3b9cf4c8cda0818e4d3f9892ece9f7d99de13b03 (patch)
tree59446f505b5bb3b31b1b3bb81af997dda68407c2 /mkfs/common.c
parentf22f0302575d3a167ee550470c922de82e34342b (diff)
Diffstat (limited to 'mkfs/common.c')
-rw-r--r--mkfs/common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkfs/common.c b/mkfs/common.c
index 3a80050c..0ace262b 100644
--- a/mkfs/common.c
+++ b/mkfs/common.c
@@ -514,7 +514,7 @@ u64 btrfs_min_dev_size(u32 nodesize, int mixed, u64 meta_profile,
*
* Temporary chunks sizes are always fixed:
* One initial sys chunk, one SINGLE meta, and one SINGLE data.
- * The latter two are all 8M, accroding to @calc_size of
+ * The latter two are all 8M, according to @calc_size of
* btrfs_alloc_chunk().
*/
reserved += BTRFS_BLOCK_RESERVED_1M_FOR_SUPER +