diff options
| author | Robert P. J. Day <rpjday@crashcourse.ca> | 2025-10-30 08:13:32 -0400 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-11-26 07:50:36 -0800 |
| commit | 938b1ad77a030d9040af5763e7d87b61c210b331 (patch) | |
| tree | cac1c02186900ca83685cbffcdb90e5a83e52d19 /documentation/dev-manual | |
| parent | e1453702a57de2b39b42671040cfec6069480a0e (diff) | |
| download | poky-938b1ad77a030d9040af5763e7d87b61c210b331.tar.gz | |
dev-manual/new-recipe.rst: typo, "whith" -> "which"
Fix typo "whith", should be "which".
(From yocto-docs rev: bec165a3505f298b668bcf2a0f03fb8dcfccc510)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
(cherry picked from commit f98b25f7f7522cf223beb001cabef870d6dd8c10)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/dev-manual')
| -rw-r--r-- | documentation/dev-manual/new-recipe.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/new-recipe.rst b/documentation/dev-manual/new-recipe.rst index c9c5689ecc..5e8aa97af1 100644 --- a/documentation/dev-manual/new-recipe.rst +++ b/documentation/dev-manual/new-recipe.rst | |||
| @@ -439,7 +439,7 @@ Licensing | |||
| 439 | ========= | 439 | ========= |
| 440 | 440 | ||
| 441 | Your recipe needs to define variables related to the license | 441 | Your recipe needs to define variables related to the license |
| 442 | under whith the software is distributed. See the | 442 | under which the software is distributed. See the |
| 443 | :ref:`contributor-guide/recipe-style-guide:recipe license fields` | 443 | :ref:`contributor-guide/recipe-style-guide:recipe license fields` |
| 444 | section in the Contributor Guide for details. | 444 | section in the Contributor Guide for details. |
| 445 | 445 | ||
