%s/Relatvie/Relative'

Signed-off-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com>
---
 drivers/mmc/mmc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mmc/mmc.c b/drivers/mmc/mmc.c
index 31a72366206..9753b1aff38 100644
--- a/drivers/mmc/mmc.c
+++ b/drivers/mmc/mmc.c
@@ -2550,7 +2550,7 @@ static int mmc_startup(struct mmc *mmc)
 
        /*
         * For MMC cards, set the Relative Address.
-        * For SD cards, get the Relatvie Address.
+        * For SD cards, get the Relative Address.
         * This also puts the cards into Standby State
         */
        if (!mmc_host_is_spi(mmc)) { /* cmd not supported in spi */
-- 
2.48.1

Reply via email to