summaryrefslogtreecommitdiffstats
path: root/docs/manual/download-location.txt
diff options
context:
space:
mode:
authorSimon Dawson <spdawson@gmail.com>2012-11-16 04:54:19 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2012-11-16 22:24:42 +0100
commitecd23535551d0cd8ae265d75eadc43e88c580fc0 (patch)
tree2d53c83a2853c3bcd7b9b3da7c951b8a84a12875 /docs/manual/download-location.txt
parent30d99041ce5f32c30c470c3b114d612ba26e49ef (diff)
downloadbuildroot-novena-ecd23535551d0cd8ae265d75eadc43e88c580fc0.tar.gz
buildroot-novena-ecd23535551d0cd8ae265d75eadc43e88c580fc0.zip
manual: minor tweaks
Minor grammatical and spelling tweaks to the manual content. Signed-off-by: Simon Dawson <spdawson@gmail.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Acked-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs/manual/download-location.txt')
-rw-r--r--docs/manual/download-location.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/download-location.txt b/docs/manual/download-location.txt
index 8c66a76dd..13e675cf4 100644
--- a/docs/manual/download-location.txt
+++ b/docs/manual/download-location.txt
@@ -4,8 +4,8 @@ Location of downloaded packages
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
It might be useful to know that the various tarballs that are
-downloaded by the Makefiles are all stored in the +DL_DIR+ which by
-default is the +dl+ directory. It's useful, for example, if you want
+downloaded by the Makefiles are all stored in +DL_DIR+ which by
+default is the +dl+ directory. This is useful, for example, if you want
to keep a complete version of Buildroot which is known to be working
with the associated tarballs. This will allow you to regenerate the
toolchain and the target filesystem with exactly the same versions.