Skip to content

Update lib.rs doc comments#168

Merged
Manishearth merged 2 commits intounicode-rs:masterfrom
atouchet:rd
Mar 30, 2026
Merged

Update lib.rs doc comments#168
Manishearth merged 2 commits intounicode-rs:masterfrom
atouchet:rd

Conversation

@atouchet
Copy link
Copy Markdown
Contributor

I noticed that this doc comment had gotten out of date with the version in the readme. This aligns them so they are the same.

Comment thread src/lib.rs
// option. This file may not be copied, modified, or distributed
// except according to those terms.

//! Iterators which split strings on Grapheme Cluster, Word or Sentence boundaries, according
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This wording was added in 7ac6f29 for lib.rs but not the readme. Is the version with "Sentence" better to use or should the readme version be used here?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I opted to change this in the readme instead.

@Manishearth Manishearth merged commit 26c9c0b into unicode-rs:master Mar 30, 2026
4 checks passed
@atouchet atouchet deleted the rd branch March 30, 2026 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants