Skip to content

Commit a936a4a

Browse files
Eliulmlukepistrol
andauthored
Update Sources/CodeEditTextView/Extensions/NSFont+RulerFont.swift
Co-authored-by: Lukas Pistrol <l.pistrol@gmail.com>
1 parent 7a16581 commit a936a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Sources/CodeEditTextView/Extensions/NSFont+RulerFont.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ extension STTextViewController {
2323
.typeIdentifier: kStylisticAlternativesType
2424
]
2525

26-
/// Set alternate styling four 6 and 9
26+
/// Set alternate styling for 6 and 9
2727
let alt6and9: [NSFontDescriptor.FeatureKey: Int] = [
2828
.selectorIdentifier: kStylisticAltTwoOnSelector,
2929
.typeIdentifier: kStylisticAlternativesType

0 commit comments

Comments
 (0)