diff mbox series

poky: fix typo in README

Message ID 20251108202143.13272-1-osama.abdelkader@gmail.com
State New
Headers show
Series poky: fix typo in README | expand

Commit Message

Osama Abdelkader Nov. 8, 2025, 8:21 p.m. UTC
ut meant -> it meant

Signed-off-by: Osama Abdelkader <osama.abdelkader@gmail.com>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/README b/README
index 84f3937d1f..7cf111ed14 100644
--- a/README
+++ b/README
@@ -50,7 +50,7 @@  developing layers, we made the artificial "poky" repository construct
 as a way to let people easily and quickly get started with the project.
 without cloning and managing multiple repositories. Layers were a new
 idea with lots of rough edges. kas didn't exist, I think repo was only
-just created and it was a different world. For us, ut meant hacking up
+just created and it was a different world. For us, it meant hacking up
 a quick tool, "combo-layer" and it was really a temporary solution to
 fill a gap and it was at least as functional as repo of the era. It was
 assumed we'd work it out properly in the future.