summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.