summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon A. Eugster <simon.eu@gmail.com>2025-01-28 12:37:35 +0100
committerSteve Sakoman <steve@sakoman.com>2025-02-15 06:04:44 -0800
commitc00faeeb6e4e4cbaeaf5fde19d521ba68d55a381 (patch)
tree2a57b11dcb1b1699b6ed15fe1c3cdaa1035201f0
parent2492bf8803632ad15856408e34283dcc683a8415 (diff)
downloadpoky-c00faeeb6e4e4cbaeaf5fde19d521ba68d55a381.tar.gz
documentation: Fix typo in standards.md
(From yocto-docs rev: cdcc30d9afad319c1a073a3bdffd439b6cd999c7) 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>
-rw-r--r--documentation/standards.md2
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
3This document attemps to standardize the way the Yocto Project 3This document attempts to standardize the way the Yocto Project
4documentation is created. 4documentation is created.
5 5
6It is currently a work in progress. 6It is currently a work in progress.