diff --git a/drivers/mtd/nand/xway_nand.c b/drivers/mtd/nand/xway_nand.c
index e4cd00d..e655fa6 100644
--- a/drivers/mtd/nand/xway_nand.c
+++ b/drivers/mtd/nand/xway_nand.c
@@ -178,7 +178,7 @@ static struct platform_nand_data xway_nand_data = {
 };
 
 /*
- * Try to find the node inside the DT. If it is available attach out
+ * Try to find the node inside the DT. If it is available attach our
  * platform_nand_data
  */
 int __init xway_register_nand(void)
