mirror of
https://github.com/instant-labs/instant-segment.git
synced 2025-02-23 00:12:02 +00:00
Fix typo
This commit is contained in:
parent
c571996925
commit
2ab57ca0b1
@ -61,7 +61,7 @@ impl Segmenter {
|
||||
}
|
||||
}
|
||||
|
||||
/// Customize the word length `limit
|
||||
/// Customize the word length `limit`
|
||||
pub fn set_limit(&mut self, limit: usize) {
|
||||
self.limit = limit;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user