Skip to content

Fix typo in SimplifyCFG.cpp #316

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 7, 2015
Merged

Fix typo in SimplifyCFG.cpp #316

merged 1 commit into from
Dec 7, 2015

Conversation

linouk23
Copy link
Contributor

@linouk23 linouk23 commented Dec 7, 2015

opportuntities -> opportunities
paramter -> parameter
guarantueed -> guaranteed
benefitial -> beneficial
sinlge -> single
modifed -> modified
conains -> contains
egdes -> edges

<code>egdes</code> -> <code>edges</code>
<code>modifed</code> -> <code>modified</code>
<code>conains</code> -> <code>contains</code>
<code>opportuntities</code> -> <code>opportunities</code>
<code>guarantueed</code> -> <code>guaranteed</code>
<code>paramter</code> -> <code>parameter</code>
<code>sinlge</code> -> <code>single</code>
<code>benefitial</code> -> <code>beneficial</code>
benlangmuir added a commit that referenced this pull request Dec 7, 2015
Fix typo in SimplifyCFG.cpp
@benlangmuir benlangmuir merged commit 2b3fe7a into swiftlang:master Dec 7, 2015
@benlangmuir
Copy link
Contributor

Thanks

slavapestov pushed a commit to slavapestov/swift that referenced this pull request Nov 27, 2018
[CMake] Set libdir path after including gnu
freak4pc pushed a commit to freak4pc/swift that referenced this pull request Sep 28, 2022
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.

2 participants