swift-apis
swift-apis copied to clipboard
Update doc comments on non-mutating API to use proper wording.
Doc comments for non-mutating methods often start with Returns a ... by <verb>ing ... instead of <Verb>s .... Quite a few doc comments in the library do not follow this guideline yet and should be updated.