We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a16581 commit a936a4aCopy full SHA for a936a4a
Sources/CodeEditTextView/Extensions/NSFont+RulerFont.swift
@@ -23,7 +23,7 @@ extension STTextViewController {
23
.typeIdentifier: kStylisticAlternativesType
24
]
25
26
- /// Set alternate styling four 6 and 9
+ /// Set alternate styling for 6 and 9
27
let alt6and9: [NSFontDescriptor.FeatureKey: Int] = [
28
.selectorIdentifier: kStylisticAltTwoOnSelector,
29
0 commit comments