From 9e93004171eb0c4c288051b2d7bb37f97a0ae430 Mon Sep 17 00:00:00 2001 From: Sebastian Rasmussen Date: Sun, 29 May 2016 23:11:53 +0200 Subject: misc: Fix various typos Fix various typos in error messages, warnings, debug strings, comments and names of static functions. Signed-off-by: Sebastian Rasmussen --- sys-utils/hwclock-cmos.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-utils/hwclock-cmos.c') diff --git a/sys-utils/hwclock-cmos.c b/sys-utils/hwclock-cmos.c index 7f564e70e..9103b7343 100644 --- a/sys-utils/hwclock-cmos.c +++ b/sys-utils/hwclock-cmos.c @@ -342,7 +342,7 @@ static inline unsigned long cmos_read(unsigned long reg) * outb (0x0d, 0x70); // 0x0d: random read-only location * * Other docs state that "any write to 0x70 should be - * followed by an action to 0x71 or the RTC wil be left in + * followed by an action to 0x71 or the RTC will be left in * an unknown state". Most docs say that it doesn't matter at * all what one does. */ -- cgit v1.2.3-55-g7522