Fix typos
This commit is contained in:
parent
01df16ca9f
commit
b8552ec6c4
11 changed files with 17 additions and 17 deletions
|
|
@ -37,7 +37,7 @@ pub enum HighlightEvent {
|
|||
HighlightEnd,
|
||||
}
|
||||
|
||||
/// Contains the data neeeded to higlight code written in a particular language.
|
||||
/// Contains the data needed to highlight code written in a particular language.
|
||||
///
|
||||
/// This struct is immutable and can be shared between threads.
|
||||
pub struct HighlightConfiguration {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue