summaryrefslogtreecommitdiffstats
path: root/docs/manual/using-buildroot-development.txt
diff options
context:
space:
mode:
authorThomas De Schampheleire <patrickdepinguin@gmail.com>2014-02-24 09:58:04 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-02-24 11:10:59 +0100
commit63d8bb39943352b611e9ae7a41f2b2478c51b91d (patch)
tree009c061609a89c81eb76eb802ae5d65028a82857 /docs/manual/using-buildroot-development.txt
parented73d1d2e3703290e74bb076bc6dd0417aa3ba21 (diff)
downloadbuildroot-63d8bb39943352b611e9ae7a41f2b2478c51b91d.tar.gz
buildroot-63d8bb39943352b611e9ae7a41f2b2478c51b91d.zip
docs/manual: fix minor spelling/grammar mistakes
This commit fixes a few minor spelling or grammar mistakes since the recent additions to the manual (commits 0b100de2cf36d81910ab53978b8a379214a683ea to 7cbb476661b0cfa213d8885f3fe5d58823e84286). Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/using-buildroot-development.txt')
-rw-r--r--docs/manual/using-buildroot-development.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/using-buildroot-development.txt b/docs/manual/using-buildroot-development.txt
index 83c4a927f7..eaebeaf9fe 100644
--- a/docs/manual/using-buildroot-development.txt
+++ b/docs/manual/using-buildroot-development.txt
@@ -23,7 +23,7 @@ source code of one package, and be able to quickly rebuild the system
with Buildroot.
Making changes directly in +output/build/<package>-<version>+ is not
-appropriate solution, because this directory is removed on +make
+an appropriate solution, because this directory is removed on +make
clean+.
Therefore, Buildroot provides a specific mechanism for this use case:
OpenPOWER on IntegriCloud