Skip to content

Commit c5a4984

Browse files
authored
Typo fix (line 05) in documentation (#1077)
1 parent 065b331 commit c5a4984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation.docc/CodeEditUI/FontPicker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Overview
44

5-
Opens a [`NSFontPanel`](https://developer.apple.com/documentation/appkit/nsfontpanel) and binds the `fontSize` and `fontName` paramters to the provided variables.
5+
Opens a [`NSFontPanel`](https://developer.apple.com/documentation/appkit/nsfontpanel) and binds the `fontSize` and `fontName` parameters to the provided variables.
66

77
## Usage
88

0 commit comments

Comments
 (0)