summaryrefslogtreecommitdiff
path: root/doc/README.SNTP
diff options
context:
space:
mode:
authorThomas Weber <thomas@tomweber.eu>2012-03-24 22:44:01 (GMT)
committerAnatolij Gustschin <agust@denx.de>2012-03-27 11:31:37 (GMT)
commitc46bf09e0b567dda477da53163fe646e66c4912e (patch)
tree7d2da19b2e7242e0d31ed56d8f3e1bce0fb5d44e /doc/README.SNTP
parent7e71dc68846647f387a74d50924da1218e197089 (diff)
downloadu-boot-fsl-qoriq-c46bf09e0b567dda477da53163fe646e66c4912e.tar.xz
doc: Fix some typos in different files
adresses/addresses alernate/alternate asssuming/assuming calcualted/calculated enviroment/environment evalutation/evaluation falsh/flash labled/labeled paramaters/parameters Signed-off-by: Thomas Weber <thomas@tomweber.eu> Acked-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'doc/README.SNTP')
-rw-r--r--doc/README.SNTP2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.SNTP b/doc/README.SNTP
index 9edc957..da9ec45 100644
--- a/doc/README.SNTP
+++ b/doc/README.SNTP
@@ -6,7 +6,7 @@ syncronize RTC of the board. This command needs the command line
parameter of server's IP address or environment variable
"ntpserverip". The network time is sent as UTC. So if you want to
set local time to RTC, set the offset in second from UTC to the
-enviroment variable "time offset".
+environment variable "time offset".
If the DHCP server provides time server's IP or time offset, you
don't need to set the above environment variables yourself.