mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[gardening] Fix recently introduced typo: "prposition" → "preposition"
This commit is contained in:
@@ -969,7 +969,7 @@ static bool splitBaseNameAfterLastPreposition(
|
||||
afterPreposition,
|
||||
paramType);
|
||||
|
||||
// By default, put the prposition on the argument label.
|
||||
// By default, put the preposition on the argument label.
|
||||
bool prepositionOnArgLabel =
|
||||
shouldPlacePrepositionOnArgLabel(beforePreposition, preposition,
|
||||
afterPreposition);
|
||||
|
||||
Reference in New Issue
Block a user