Skip to content

doc: fix typo in multiple directories before v4.2.0 release #92329

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 1, 2025

Conversation

ndrs-pst
Copy link
Contributor

Utilize a code spell-checking tool to scan for and correct spelling errors in various files within the doc directory.

In dsa_txrx_process.svg, correct the typo Tansmit to Transmit.

@@ -1328,7 +1328,7 @@ Boards
produce a complete table. If disabled, a warning message will be shown instead of the runners
tables.

Accessibilty Guidelines
Accessibility Guidelines
***********************
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pretty sure CI will be grump anyway

Suggested change
***********************
************************

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed it.
By the way, I just accidentally found an extra * in doc/contribute/guidelines.rst while looking at the wrong file.

Utilize a code spell-checking tool to scan for and correct spelling errors
in various files within the `doc` directory.

In `dsa_txrx_process.svg`, correct the typo `Tansmit` to `Transmit`.

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
@ndrs-pst ndrs-pst force-pushed the pr_doc_typo_2025-06-28 branch from b6dfa85 to 40a3307 Compare June 27, 2025 19:59
@github-actions github-actions bot added the area: Coding Guidelines Coding guidelines and style label Jun 27, 2025
Copy link

@dkalowsk dkalowsk added this to the v4.2.0 milestone Jun 28, 2025
@dkalowsk dkalowsk merged commit 2d3a24b into zephyrproject-rtos:main Jul 1, 2025
21 checks passed
@ndrs-pst ndrs-pst deleted the pr_doc_typo_2025-06-28 branch July 2, 2025 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Coding Guidelines Coding guidelines and style area: Documentation area: Networking Release Notes To be mentioned in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants