All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] manual: fix typo
@ 2016-08-19  1:02 Rodrigo Rebello
  2016-08-19  9:25 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Rodrigo Rebello @ 2016-08-19  1:02 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Rodrigo Rebello <rprebello@gmail.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.
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH 1/1] manual: fix typo
  2016-08-19  1:02 [Buildroot] [PATCH 1/1] manual: fix typo Rodrigo Rebello
@ 2016-08-19  9:25 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-08-19  9:25 UTC (permalink / raw)
  To: buildroot

Hello,

On Thu, 18 Aug 2016 22:02:11 -0300, Rodrigo Rebello wrote:
> Signed-off-by: Rodrigo Rebello <rprebello@gmail.com>
> ---
>  docs/manual/using-buildroot-development.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-19  9:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-19  1:02 [Buildroot] [PATCH 1/1] manual: fix typo Rodrigo Rebello
2016-08-19  9:25 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.