Skip to content

Commit c6931ca

Browse files
authored
Review
1 parent 4ce94bf commit c6931ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0403-swiftpm-mixed-language-targets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ types within the module. It will not expose any non-public C language types.
140140
#### Importing within an **C/Objective-C/C++** context
141141

142142
How a mixed target, `MixedPackage`, is imported into an **C/Objective-C/C++**
143-
file will vary dependong on the language it is being imported in.
143+
file will vary depending on the language it is being imported in.
144144

145145
When Clang modules are supported, clients can import the module. Textual
146146
imports are also an option.

0 commit comments

Comments
 (0)