diff options
author | Simon A. Eugster <simon.eu@gmail.com> | 2025-01-28 12:37:35 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-07 17:52:48 +0000 |
commit | afb9ac9181b198bf4e902cf1482f895d048e6036 (patch) | |
tree | ddcb190da1495ca72e9d3c88deb56f3c412bcd94 | |
parent | cfb975c62e5b5fe3f476f44160ef479c6553f82c (diff) | |
download | poky-afb9ac9181b198bf4e902cf1482f895d048e6036.tar.gz |
documentation: Fix typo in standards.md
(From yocto-docs rev: 9007d7eb63b296aae832028924d89f83dc159992)
Signed-off-by: "Simon A. Eugster" <simon.eu@gmail.com>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/standards.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/standards.md b/documentation/standards.md index f3d88d446b..8300d813dc 100644 --- a/documentation/standards.md +++ b/documentation/standards.md | |||
@@ -1,6 +1,6 @@ | |||
1 | # Standards for contributing to Yocto Project documentation | 1 | # Standards for contributing to Yocto Project documentation |
2 | 2 | ||
3 | This document attemps to standardize the way the Yocto Project | 3 | This document attempts to standardize the way the Yocto Project |
4 | documentation is created. | 4 | documentation is created. |
5 | 5 | ||
6 | It is currently a work in progress. | 6 | It is currently a work in progress. |