diff mbox series

identity-component: Replace unicode with regular ASCII

Message ID 20260728055856.22909-1-niko.mauno@iki.fi
State Under Review
Headers show
Series identity-component: Replace unicode with regular ASCII | expand

Commit Message

niko.mauno@iki.fi July 28, 2026, 5:53 a.m. UTC
From: Niko Mauno <niko.mauno@vaisala.com>

Replace occurrences of unicode characters in the text with regular
ASCII.

Suggested-by: Quentin Schulz <quentin.schulz@cherry.de>
Signed-off-by: Niko Mauno <niko.mauno@vaisala.com>
---
 documentation/contributor-guide/identify-component.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/documentation/contributor-guide/identify-component.rst b/documentation/contributor-guide/identify-component.rst
index 6cf8ed985..26308a0e9 100644
--- a/documentation/contributor-guide/identify-component.rst
+++ b/documentation/contributor-guide/identify-component.rst
@@ -18,5 +18,5 @@  maintainers.
 
 If the issue is in the core metadata layer (OpenEmbedded-Core) or in BitBake,
 issues can be reported in the :yocto_bugs:`Yocto Project Bugzilla <>`. The
-:yocto_lists:`yocto </g/yocto>` mailing list is a general “catch-all” location
-where questions can be sent if you can’t work out where something should go.
+:yocto_lists:`yocto </g/yocto>` mailing list is a general "catch-all" location
+where questions can be sent if you can't work out where something should go.