summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorseigot <s.takada.3o3@gmail.com>2021-01-04 19:48:28 +0900
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2021-01-07 15:24:42 +0000
commitc180096a352b4f434767aa9ca1807f776e122018 (patch)
tree717a8c43bf2731cd25e5ed9301d175d5cbb27f92
parent47464de6ae327896b2d2e5047275d933010b5eeb (diff)
fix mis-spelling in markdown file.
fix mis-spelling "recieps" to ""recipes" in meta-agl.md. Bug-AGL: SPEC-3723 Signed-off-by: seigot <s.takada.3o3@gmail.com> Change-Id: Ie6af96d3c88f6a5f07084b64dcf073a4cc7edc43 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25858 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
-rwxr-xr-xmeta-agl.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl.md b/meta-agl.md
index 565eff5a7..0affb6f73 100755
--- a/meta-agl.md
+++ b/meta-agl.md
@@ -43,7 +43,7 @@ in `meta-agl`:
* `docs`: Contains files that support AGL documentation.
* `meta-agl-bsp`: Contains adaptations for recipes and required packages
to boot an AGL distribution on targeted hardware and emulation (i.e. QEMU).
-* `meta-agl-core`: This is the core layer with essential recieps and the distro.
+* `meta-agl-core`: This is the core layer with essential recipes and the distro.
* `meta-agl-core-test`: recipes supporting qa images (separate layer due to external dependencies)
* `meta-agl-ic`: Instrument Cluster platform
* `meta-agl-ivi`: IVI platform