s/beggining/beginning/

Signed-off-by: Bhaskar Chowdhury <unixbhas...@gmail.com>
---
 fs/btrfs/zoned.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/btrfs/zoned.c b/fs/btrfs/zoned.c
index 1f972b75a9ab..d6cd0d4eb1a9 100644
--- a/fs/btrfs/zoned.c
+++ b/fs/btrfs/zoned.c
@@ -383,7 +383,7 @@ int btrfs_get_dev_zone_info(struct btrfs_device *device)
                }

                /*
-                * If zones[0] is conventional, always use the beggining of the
+                * If zones[0] is conventional, always use the beginning of the
                 * zone to record superblock. No need to validate in that case.
                 */
                if (zone_info->sb_zones[BTRFS_NR_SB_LOG_ZONES * i].type ==
--
2.26.2

Reply via email to