Skip to content

Fix typos and cleanup in various files#12716

Merged
maflcko merged 1 commit intobitcoin:masterfrom
rex4539:fix-typos
Mar 21, 2018
Merged

Fix typos and cleanup in various files#12716
maflcko merged 1 commit intobitcoin:masterfrom
rex4539:fix-typos

Conversation

@rex4539
Copy link
Contributor

@rex4539 rex4539 commented Mar 18, 2018

Unfortunately I messed up my repo while trying to squash #12593 so I created a PR with just the correct fixes.

Copy link
Contributor

@randolf randolf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are excellent edits overall; please fix the following...

Line 4189 in src/wallet/wallet.cpp:
Please change "the just generated" to either "the just-generated" or "this newly generated" (I prefer the latter).

Line 358 in test/functional/wallet_basic.py:
Please revert this change.

@rex4539
Copy link
Contributor Author

rex4539 commented Mar 18, 2018

@randolf Fixed :)

@practicalswift
Copy link
Contributor

utACK 8cd373190c1dafc3c6ea660990e72ff4d7f20734

As said before – I think the inclusion of the capitalization fixes in src/core_write.cpp actually lowers the chance of getting this PR merged :-)

But utACK from me anyways :-)

@hkjn
Copy link
Contributor

hkjn commented Mar 20, 2018

utACK 8cd3731.

1 similar comment
@promag
Copy link
Contributor

promag commented Mar 20, 2018

utACK 8cd3731.

Copy link
Contributor

@jnewbery jnewbery left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure. utACK with a couple of nits.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: prefer 'we only require this to remove...' or 'we only require that this remove...'

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: personal preference for broadcast as the past participle of broadcast (both are acceptable but broadcast appears to be more common: https://english.stackexchange.com/questions/33207/broadcast-or-broadcasted)

@rex4539
Copy link
Contributor Author

rex4539 commented Mar 21, 2018

@jnewbery Fixed :)

@fanquake fanquake mentioned this pull request Mar 21, 2018
@hkjn
Copy link
Contributor

hkjn commented Mar 21, 2018

Re-utACK 4d9b425.

@practicalswift
Copy link
Contributor

re-utACK 4d9b425

@maflcko maflcko merged commit 4d9b425 into bitcoin:master Mar 21, 2018
maflcko pushed a commit that referenced this pull request Mar 21, 2018
4d9b425 Fix typos (Dimitris Apostolou)

Pull request description:

  Unfortunately I messed up my repo while trying to squash #12593 so I created a PR with just the correct fixes.

Tree-SHA512: 295d77b51bd2a9381f1802c263de7ffb2edd670d9647391e32f9a414705b3c8b483bb0e469a9b85ab6a70919ea13397fa8dfda2aea7a398b64b187f178fe6a06
// state are returned in spacePadPositive (for space padded positive numbers)
// and ntrunc (for truncating conversions). argIndex is incremented if
// necessary to pull out variable width and precision . The function returns a
// necessary to pull out variable width and precision. The function returns a
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please submit the changes to this file upstream as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@practicalswift
Copy link
Contributor

Nice to have this one merged!

Reviewers of this PR might be interested in reviewing #12747 which contains a few typo fixes :-)

@rex4539 rex4539 deleted the fix-typos branch March 21, 2018 16:24
jasonbcox pushed a commit to Bitcoin-ABC/bitcoin-abc that referenced this pull request Sep 27, 2019
Summary:
4d9b425 Fix typos (Dimitris Apostolou)

Pull request description:

  Unfortunately I messed up my repo while trying to squash #12593 so I created a PR with just the correct fixes.

Tree-SHA512: 295d77b51bd2a9381f1802c263de7ffb2edd670d9647391e32f9a414705b3c8b483bb0e469a9b85ab6a70919ea13397fa8dfda2aea7a398b64b187f178fe6a06

Backport of Core PR12716
bitcoin/bitcoin#12716

Test Plan:
  make check
  arc lint

Reviewers: deadalnix, Fabien, jasonbcox, O1 Bitcoin ABC, #bitcoin_abc

Reviewed By: deadalnix, Fabien, jasonbcox, O1 Bitcoin ABC, #bitcoin_abc

Differential Revision: https://reviews.bitcoinabc.org/D3805
PastaPastaPasta pushed a commit to PastaPastaPasta/dash that referenced this pull request Jun 12, 2020
4d9b425 Fix typos (Dimitris Apostolou)

Pull request description:

  Unfortunately I messed up my repo while trying to squash bitcoin#12593 so I created a PR with just the correct fixes.

Tree-SHA512: 295d77b51bd2a9381f1802c263de7ffb2edd670d9647391e32f9a414705b3c8b483bb0e469a9b85ab6a70919ea13397fa8dfda2aea7a398b64b187f178fe6a06
Signed-off-by: pasta <[email protected]>
gades pushed a commit to cosanta/cosanta-core that referenced this pull request Jun 30, 2021
4d9b425 Fix typos (Dimitris Apostolou)

Pull request description:

  Unfortunately I messed up my repo while trying to squash bitcoin#12593 so I created a PR with just the correct fixes.

Tree-SHA512: 295d77b51bd2a9381f1802c263de7ffb2edd670d9647391e32f9a414705b3c8b483bb0e469a9b85ab6a70919ea13397fa8dfda2aea7a398b64b187f178fe6a06
Signed-off-by: pasta <[email protected]>
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants