diff --git a/lib/src/characters.dart b/lib/src/characters.dart index d84aa51..4aa7d75 100644 --- a/lib/src/characters.dart +++ b/lib/src/characters.dart @@ -50,8 +50,8 @@ abstract class Characters implements Iterable { /// of this [Characters]. /// /// Allows iterating the characters of [string] backwards using - /// [CharacterRange.moveBack], as well as controlling the iteration in more - /// detail. + /// [CharacterRange.moveBack], + /// as well as controlling the iteration in more detail. CharacterRange get iteratorAtEnd; /// Whether [singleCharacterString] occurs in this