diff options
author | Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> | 2014-03-20 23:07:27 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-03-23 20:52:59 +0100 |
commit | 2ab2463c643e6b46e547818b7b72f85848a2c82b (patch) | |
tree | 92be1ba04d5e5a700e959f33f0e318d00bae9a94 /docs/manual/faq-troubleshooting.txt | |
parent | 5f1335f0c80170f5b570a0830cada5392236979d (diff) | |
download | buildroot-2ab2463c643e6b46e547818b7b72f85848a2c82b.tar.gz buildroot-2ab2463c643e6b46e547818b7b72f85848a2c82b.zip |
manual/faq-troubleshooting.txt: remove the extra 'the'
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>
Diffstat (limited to 'docs/manual/faq-troubleshooting.txt')
-rw-r--r-- | docs/manual/faq-troubleshooting.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/faq-troubleshooting.txt b/docs/manual/faq-troubleshooting.txt index 4026e18ebd..a5079e341d 100644 --- a/docs/manual/faq-troubleshooting.txt +++ b/docs/manual/faq-troubleshooting.txt @@ -117,7 +117,7 @@ Why doesn't Buildroot generate binary packages (.deb, .ipkg...)? ---------------------------------------------------------------- One feature that is often discussed on the Buildroot list is the -the general topic of "package management". To summarize, the idea +general topic of "package management". To summarize, the idea would be to add some tracking of which Buildroot package installs what files, with the goals of: |