We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6efbb25 commit db52444Copy full SHA for db52444
tools/swift-api-digester/ModuleAnalyzerNodes.h
@@ -112,7 +112,7 @@ enum class NodeMatchReason: uint8_t {
112
// a type declaration.
113
Sequential,
114
115
- // The first node is a function and it chanaged to a propery as the second
+ // The first node is a function and it chanaged to a property as the second
116
// node.
117
FuncToProperty,
118
0 commit comments