summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2012-11-20 11:02:37 +0100
committerTobias Klauser <tklauser@distanz.ch>2012-11-20 11:03:55 +0100
commit44ca44a58e5b326b31b0d6eee2d84eaa63c1b0d2 (patch)
tree9bd74d563a31137714ad6bb0e7d0a707a2a5203b
parent9037aad768e08d6db68a62d5f2247a6f98056e7d (diff)
mkubootenv: Fix typo in README
-rw-r--r--mkubootenv/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkubootenv/README b/mkubootenv/README
index e63eba3..ecb4187 100644
--- a/mkubootenv/README
+++ b/mkubootenv/README
@@ -1,7 +1,7 @@
mkubootenv
==========
-Create an U-Boot environmet image suitable for flashing. The input is a text
+Create an U-Boot environment image suitable for flashing. The input is a text
file containing environment variable definitions in the format “name=value”,
separeated by newlines.