[Buildroot] [git commit] docs/manual: fix typo

Yann E. MORIN yann.morin.1998 at free.fr
Thu Jan 2 08:28:47 UTC 2020


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

Reported-by: Dan Walkes <danwalkes at trellis-logic.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
---
 docs/manual/rebuilding-packages.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/manual/rebuilding-packages.txt b/docs/manual/rebuilding-packages.txt
index 621493776c..06d3855148 100644
--- a/docs/manual/rebuilding-packages.txt
+++ b/docs/manual/rebuilding-packages.txt
@@ -65,7 +65,7 @@ can help you understand how to work with Buildroot:
    there is no need for a full rebuild: a simple +make+ invocation
    will take the changes into account.
 
- * When a pacjage listed in +FOO_DEPENDENCIES+ is rebuilt or removed,
+ * When a package listed in +FOO_DEPENDENCIES+ is rebuilt or removed,
    the package +foo+ is not automatically rebuilt. For example, if a
    package +bar+ is listed in +FOO_DEPENDENCIES+ with +FOO_DEPENDENCIES
    = bar+ and the configuration of the +bar+ package is changed, the


More information about the buildroot mailing list