diff options
author | Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> | 2014-03-20 23:07:25 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-03-23 20:52:12 +0100 |
commit | 1585b4738dc0b15e2b92be6b6a64d146dd707e3c (patch) | |
tree | 7eaf5171bb7db65436d742bbe8e2b61377c46712 | |
parent | ffe3540efa44ae9f0fd09d4cc3ee73b6bf876eea (diff) | |
download | buildroot-1585b4738dc0b15e2b92be6b6a64d146dd707e3c.tar.gz buildroot-1585b4738dc0b15e2b92be6b6a64d146dd707e3c.zip |
manual/common-usage.txt: fix typo
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | docs/manual/common-usage.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/common-usage.txt b/docs/manual/common-usage.txt index a16b887fb6..ca1bffec16 100644 --- a/docs/manual/common-usage.txt +++ b/docs/manual/common-usage.txt @@ -140,7 +140,7 @@ Other tools may have similar options. Please consult their respective man pages. You can use sparse files if you need to store the filesystem images (eg. -to transfer from one machine to another), of if you need to send them (eg. +to transfer from one machine to another), or if you need to send them (eg. to the Q&A team). Note however that flashing a filesystem image to a device while using the |