mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[gardening] Fix a vs an typo
This commit is contained in:
@@ -82,7 +82,7 @@ public:
|
||||
SILValue Replacement;
|
||||
};
|
||||
|
||||
/// Specifies the set of elements with which a append-contentof call can be
|
||||
/// Specifies the set of elements with which an append-contentof call can be
|
||||
/// replaced.
|
||||
struct AppendContentOfReplacement {
|
||||
ApplyInst *AppendContentOfCall;
|
||||
|
||||
Reference in New Issue
Block a user