[PATCH] identity-component: Replace unicode with regular ASCII
[email protected] Tue, 28 Jul 2026 08:53:51 +0300
| Newsgroups | org.yoctoproject.lists.docs |
|---|---|
| Message-ID | <[email protected]> |
From: Niko Mauno <[email protected]> Replace occurrences of unicode characters in the text with regular ASCII. Suggested-by: Quentin Schulz <[email protected]> Signed-off-by: Niko Mauno <[email protected]> --- documentation/contributor-guide/identify-component.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.47.3