diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 33a7b720539b081a8fabea5da18b06613565741d..62c804af9fbe473a5f20816d8f5fbaad3a1ff785 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -27,7 +27,7 @@ config RTC_HCTOSYS
 	help
 	  If you say yes here, the system time will be set using
 	  the value read from the specified RTC device. This is useful
-	  in order to avoid unnecessary fschk runs.
+	  in order to avoid unnecessary fsck runs.
 
 config RTC_HCTOSYS_DEVICE
 	string "The RTC to read the time from"