diff options
author | Simon A. Eugster <simon.eu@gmail.com> | 2025-01-28 12:37:35 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-02-12 06:29:34 -0800 |
commit | 2774779483ff9a7e9a6e0178a252ff1a04ff4921 (patch) | |
tree | a4c10679880dd1c25505d1ef05fef1c0a6ef9b5e /documentation | |
parent | aedd45576c4cb723a2ae34937c1cca7fafe631b1 (diff) | |
download | poky-2774779483ff9a7e9a6e0178a252ff1a04ff4921.tar.gz |
documentation: Fix typo in standards.md
(From yocto-docs rev: 3c2a8865df7dd357d7aff604041d2c336c637df5)
Signed-off-by: "Simon A. Eugster" <simon.eu@gmail.com>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
(cherry picked from commit e6745669cc26de8f61d5d1ccdd5a95b552eece97)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation')
-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. |