[Buildroot] [git commit] manual: fix typo

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Aug 19 09:25:39 UTC 2016


commit: https://git.buildroot.net/buildroot/commit/?id=f6017708fcf63bb6eb1703b1aee43aff549af484
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Rodrigo Rebello <rprebello at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 docs/manual/using-buildroot-development.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/manual/using-buildroot-development.txt b/docs/manual/using-buildroot-development.txt
index a075416..e167849 100644
--- a/docs/manual/using-buildroot-development.txt
+++ b/docs/manual/using-buildroot-development.txt
@@ -8,7 +8,7 @@ it, configure, compile and install the software component found inside
 this tarball. The source code is extracted in
 +output/build/<package>-<version>+, which is a temporary directory:
 whenever +make clean+ is used, this directory is entirely removed, and
-re-recreated at the next +make+ invocation. Even when a Git or
+re-created at the next +make+ invocation. Even when a Git or
 Subversion repository is used as the input for the package source
 code, Buildroot creates a tarball out of it, and then behaves as it
 normally does with tarballs.


More information about the buildroot mailing list