Index: scripts/run.sh =================================================================== diff -u -r936ed882bee8169edec9fe24cbd4e49ccca667d9 -rdaad774fa7aece882a72d6e579a7cb87988fd6a5 --- scripts/run.sh (.../run.sh) (revision 936ed882bee8169edec9fe24cbd4e49ccca667d9) +++ scripts/run.sh (.../run.sh) (revision daad774fa7aece882a72d6e579a7cb87988fd6a5) @@ -101,7 +101,7 @@ #test the RTC ----------------------------- RTC #may not be an accurate test but sufficient for now -#and couldn't find a way to get the rtc clock with the higher resolusion +#and could not find a way to get the rtc clock with the higher resolusion #it should not be confused with date command which is system date/time and not hwclock hwclock -r # if there is any issue with rtc hwclock will show errors if [ $? -eq 0 ]; then