Skip to content

fix typo : avalance => avalanche #347

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 8, 2015
Merged

Conversation

punchharpit
Copy link

No description provided.

rudkx added a commit that referenced this pull request Dec 8, 2015
fix typo : avalance => avalanche
@rudkx rudkx merged commit 1905cdc into swiftlang:master Dec 8, 2015
slavapestov pushed a commit to slavapestov/swift that referenced this pull request Nov 27, 2018
[gardening] Prefer macOS over OSX for `available`
freak4pc pushed a commit to freak4pc/swift that referenced this pull request Sep 28, 2022
jphong1005 added a commit to jphong1005/swift that referenced this pull request Aug 29, 2024
Hi, I fixed several typos in Dictionary.swift file(#Line: 347, 1194).

- origin comments
```swift
// swiftlang#347
// Prints "The 'star' image is a glyph.")

// swiftlang#1194
// Prints "No value found for that key.""
```

- changed comments
```swift
// swiftlang#347
// Prints "The 'star' image is a glyph.")  // I thought the ' ) ' character was unnecessary, so I removed it.

// swiftlang#1194
// Prints "No value found for that key.""  // I thought the ' " ' character was unnecessary, so I removed it.
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants