Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

chore: fix typos in documentation comments#2698

Merged
emhane merged 2 commits intoop-rs:mainfrom
Forostovec:typochki
Aug 13, 2025
Merged

chore: fix typos in documentation comments#2698
emhane merged 2 commits intoop-rs:mainfrom
Forostovec:typochki

Conversation

@Forostovec
Copy link
Copy Markdown
Contributor

Corrected spelling mistakes in doc comments in channel.rs and types.rs (rudamentaryrudimentary, standaardstandard).

Copy link
Copy Markdown
Contributor

@emhane emhane left a comment

Choose a reason for hiding this comment

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

thanks! really wonder why the typo job didn't catch these spellings already

@@ -1,4 +1,4 @@
//! This module contains a rudamentary channel between two file descriptors, using [crate::io]
//! This module contains a rudimentary channel between two file descriptors, using [crate::io]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

rudamentary is a bit like Jamaican pronunciation, no?

/// Read-only standard input stream.
StdIn,
/// Write-only standaard output stream.
/// Write-only standard output stream.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

standaard sounds a bit like afrikans

@emhane emhane merged commit 9fecd16 into op-rs:main Aug 13, 2025
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
Corrected spelling mistakes in doc comments in `channel.rs` and
`types.rs` (`rudamentary` → `rudimentary`, `standaard` → `standard`).
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
Corrected spelling mistakes in doc comments in `channel.rs` and
`types.rs` (`rudamentary` → `rudimentary`, `standaard` → `standard`).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants