Skip to content

Commit 24c547e

Browse files
author
git apple-llvm automerger
committed
Merge commit 'b14d553930f8' from apple/stable/20190619 into swift/master
2 parents f211cf6 + b14d553 commit 24c547e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/include/llvm/TextAPI/MachO/InterfaceFile.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ class InterfaceFile {
285285
/// that is being generated needs to match one of the allowable clients or the
286286
/// linker refuses to link this library.
287287
///
288-
/// \param Name The name of the client that is allowed to link this library.
288+
/// \param InstallName The name of the client that is allowed to link this library.
289289
/// \param Target The target triple for which this applies.
290290
void addAllowableClient(StringRef InstallName, const Target &Target);
291291

0 commit comments

Comments
 (0)