[Trivial] typo fixes#951
Merged
Merged
Conversation
Author
|
Also fixed spelling of "advertise" |
22b340c to
12a1425
Compare
Fuzzbawls
approved these changes
Jul 26, 2019
Collaborator
Fuzzbawls
left a comment
There was a problem hiding this comment.
ACK 74930380f86cabf6bcc4b030782862db71799cac
Fuzzbawls
requested changes
Jul 26, 2019
Collaborator
Fuzzbawls
left a comment
There was a problem hiding this comment.
Needs a quick rebase
git pull --rebase origin master7493038 to
639b43d
Compare
Author
Taken care of |
Fuzzbawls
approved these changes
Jul 27, 2019
Fuzzbawls
added a commit
that referenced
this pull request
Jul 29, 2019
639b43d [Trivial] Spelling - Wither -> Whether (Cave Spectre) c9a2cc3 Trivial: typo fixes (Cave Spectre) Pull request description: "monthly" instead of "monthy" "budget" instead of "buddget" Also included "std::" on the throw runtime_error for a smoother merge with #949 ACKs for top commit: Fuzzbawls: ACK 639b43d Tree-SHA512: 3e6d72e4842c4e2100e6252b4b452da9368c76583dee9bf7427e73fc1f8115fbcd059bd7869d7f43e9b40f7026a65b07a0d916f6fc9df5f76c93eb08145437dc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
"monthly" instead of "monthy"
"budget" instead of "buddget"
Also included "std::" on the throw runtime_error for a smoother merge with #949