Skip to content

Commit fe1aee3

Browse files
committed
fixed capitalization in note for consistency
1 parent b29ba50 commit fe1aee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Arrays.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Bridging Rules and Terminology for all Types
113113
class func _forceBridgeFromObjectiveC(_: _ObjectiveCType) -> Self
114114
}
115115

116-
.. Note:: classes and ``@objc`` existentials shall not conform to
116+
.. Note:: Classes and ``@objc`` existentials shall not conform to
117117
``_BridgedToObjectiveC``, a restriction that's not currently
118118
enforceable at compile-time.
119119

0 commit comments

Comments
 (0)