Skip to content

Commit 05f2a04

Browse files
committed
Typo...
1 parent 98063f0 commit 05f2a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/DiffableTextKit/DiffableTextStyle.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public protocol DiffableTextStyle: Equatable {
3939

4040
/// Returns formatted text.
4141
///
42-
/// This method is called in response to changes upstream while the view is active.
42+
/// This method is called in response to changes upstream while the view is inactive.
4343
///
4444
@inlinable func format(_ value: Value) -> String
4545

0 commit comments

Comments
 (0)