Skip to content

Commit aa207ad

Browse files
elk941jrose-apple
authored andcommitted
Fix grammer mistake in ABIStabilityManifesto.xml (#14943)
1 parent d6da4f7 commit aa207ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ABIStabilityManifesto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ In order to allow for cross-module optimizations for modules that are distribute
116116

117117
Resilient types are required to have opaque layout when exposed outside their resilience domain. Inside a resilience domain, this requirement is lifted and their layout may be statically known or opaque as determined by their type (see [previous section](#opaque-layout)).
118118

119-
Annotations may be applied to a library's types in future versions of that library, in which case the annotations are versioned, yet the library remains binary compatible. How how this will impact the ABI is still under investigation [[SR-3911](https://bugs.swift.org/browse/SR-3911)].
119+
Annotations may be applied to a library's types in future versions of that library, in which case the annotations are versioned, yet the library remains binary compatible. How this will impact the ABI is still under investigation [[SR-3911](https://bugs.swift.org/browse/SR-3911)].
120120

121121

122122
#### <a name="abstraction-levels"></a>Abstraction Levels

0 commit comments

Comments
 (0)