Skip to content

Commit f12defa

Browse files
authored
Merge pull request #56 from philipturner/patch-10
Fix typo: plural of "typealias" is "typealiases"
2 parents 81f621d + 28f68de commit f12defa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PythonKit/PythonLibrary+Symbols.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
//===----------------------------------------------------------------------===//
1616

1717
//===----------------------------------------------------------------------===//
18-
// Required Python typealias and constants.
18+
// Required Python typealiases and constants.
1919
//===----------------------------------------------------------------------===//
2020

2121
@usableFromInline

0 commit comments

Comments
 (0)