summaryrefslogtreecommitdiffstats
path: root/hwclock/cmos.c
diff options
context:
space:
mode:
Diffstat (limited to 'hwclock/cmos.c')
-rw-r--r--hwclock/cmos.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hwclock/cmos.c b/hwclock/cmos.c
index 90da9874e..0c98fb899 100644
--- a/hwclock/cmos.c
+++ b/hwclock/cmos.c
@@ -116,7 +116,7 @@ int cmos_epoch = 1900;
* Martin Ostermann writes:
*
* The problem with the Jensen is twofold: First, it has the clock at a
- * different address. Secondly, it has a distinction beween "local" and
+ * different address. Secondly, it has a distinction between "local" and
* normal bus addresses. The local ones pertain to the hardware integrated
* into the chipset, like serial/parallel ports and of course, the RTC.
* Those need to be addressed differently. This is handled fine in the
@@ -339,7 +339,7 @@ static inline unsigned long cmos_read(unsigned long reg)
*
* Other docs state that "any write to 0x70 should be
* followed by an action to 0x71 or the RTC wil be left in
- * an unknown state". Most docs say that it doesnt matter at
+ * an unknown state". Most docs say that it doesn't matter at
* all what one does.
*/
/*