docs/manual: fix typo
authorYann E. MORIN <yann.morin.1998@free.fr>
Thu, 2 Jan 2020 08:25:59 +0000 (09:25 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Thu, 2 Jan 2020 08:28:47 +0000 (09:28 +0100)
Reported-by: Dan Walkes <danwalkes@trellis-logic.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
docs/manual/rebuilding-packages.txt

index 621493776c36a7322bfba8e6d29dd40a103faca6..06d3855148ddc8682f6b861400e271e2613df151 100644 (file)
@@ -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