1.00 is stable
[oweals/busybox.git] / util-linux / hwclock.c
index 1f30ff4985e4a914a6c7ab6207c535e2996f4aa3..a260d74480af45465f1f1156b8a5af28831cd709 100644 (file)
@@ -34,7 +34,7 @@
 #include <unistd.h>
 #include "busybox.h"
 
-/* Copied from linux/rtc.h to eliminate the kernel dependancy */
+/* Copied from linux/rtc.h to eliminate the kernel dependency */
 struct linux_rtc_time {
        int tm_sec;
        int tm_min;