diff mbox series

[1/1] docs/manual/adding-packages-generic.txt: fix typo

Message ID 20200606123638.2747300-1-fontaine.fabrice@gmail.com
State Accepted
Headers show
Series [1/1] docs/manual/adding-packages-generic.txt: fix typo | expand

Commit Message

Fabrice Fontaine June 6, 2020, 12:36 p.m. UTC
LIBTOO_SOURCE -> LIBFOO_SOURCE

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 docs/manual/adding-packages-generic.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Thomas Petazzoni June 6, 2020, 7:28 p.m. UTC | #1
On Sat,  6 Jun 2020 14:36:38 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> LIBTOO_SOURCE -> LIBFOO_SOURCE
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  docs/manual/adding-packages-generic.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
Peter Korsgaard July 5, 2020, 9:16 p.m. UTC | #2
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > LIBTOO_SOURCE -> LIBFOO_SOURCE
 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2020.02.x and 2020.05.x, thanks.
diff mbox series

Patch

diff --git a/docs/manual/adding-packages-generic.txt b/docs/manual/adding-packages-generic.txt
index 568daaeb8d..b8bfcb4aff 100644
--- a/docs/manual/adding-packages-generic.txt
+++ b/docs/manual/adding-packages-generic.txt
@@ -452,7 +452,7 @@  not and can not work as people would expect it should:
   of the manifest file for this package.
 
 * +LIBFOO_ACTUAL_SOURCE_TARBALL+ only applies to packages whose
-  +LIBFOO_SITE+ / +LIBTOO_SOURCE+ pair points to an archive that does
+  +LIBFOO_SITE+ / +LIBFOO_SOURCE+ pair points to an archive that does
   not actually contain source code, but binary code. This a very
   uncommon case, only known to apply to external toolchains which come
   already compiled, although theoretically it might apply to other