Skip to content

Commit 1495df7

Browse files
Docs - Spelling
1 parent e16c9d1 commit 1495df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/CodeEditTextView/TextView/TextView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ public class TextView: NSView, NSTextContent {
240240
/// The selection manager for the text view.
241241
package(set) public var selectionManager: TextSelectionManager!
242242

243-
/// Managed emphasized text ranges in the text view
243+
/// Manages emphasized text ranges in the text view
244244
public var emphasisManager: EmphasisManager?
245245

246246
// MARK: - Private Properties

0 commit comments

Comments
 (0)