swiftlang / swift-package-manager

The Package Manager for the Swift Programming Language
Apache License 2.0
9.75k stars 1.35k forks source link

[cxx-interop] Improve wording of doc comment #7933

Closed egorzhdan closed 2 months ago

egorzhdan commented 2 months ago

This fixes confusing wording in a documentation comment: .interoperabilityMode enables interoperability between Swift and C++.

This also changes the doc comment for a parameter of this method: the actual value of InteroperabilityMode is spelled as Cxx, not CXX.

MaxDesiatov commented 2 months ago

@swift-ci test

egorzhdan commented 2 months ago

@swift-ci please smoke test macOS

egorzhdan commented 2 months ago

@swift-ci please test macOS

egorzhdan commented 2 months ago

@swift-ci please test macOS

egorzhdan commented 2 months ago

@swift-ci please test macOS