Skip to content

Commit

Permalink
Fix spelling error in ISpellerSegment (#8610)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rageking8 authored Dec 29, 2023
1 parent 6ff96cc commit b8e4560
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ internal interface ISpellerSegment
IReadOnlyList<string> Suggestions { get; }

/// <summary>
/// Returns true if the segment has no spelling erorrs
/// Returns true if the segment has no spelling errors
/// </summary>
bool IsClean { get; }

Expand Down

0 comments on commit b8e4560

Please # to comment.