manual: fix typo
authorRodrigo Rebello <rprebello@gmail.com>
Fri, 19 Aug 2016 01:02:11 +0000 (22:02 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 19 Aug 2016 09:25:39 +0000 (11:25 +0200)
Signed-off-by: Rodrigo Rebello <rprebello@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
docs/manual/using-buildroot-development.txt

index a075416ba1e021dfc308789382cf5d0ac0166e02..e167849cdc366d4a53026e103d214a435916ed2a 100644 (file)
@@ -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.