No description provided.
doc: Fix typo in importdescriptors #25276
pull KolbyML wants to merge 1 commits into bitcoin:master from KolbyML:patch-13 changing 1 files +1 −1-
KolbyML commented at 12:49 AM on June 5, 2022: contributor
-
doc: Fix typo in importdescriptors 210cd592cd
- DrahtBot added the label RPC/REST/ZMQ on Jun 5, 2022
- DrahtBot added the label Wallet on Jun 5, 2022
- unknown approved
-
unknown commented at 3:34 AM on June 5, 2022: none
-
Zeyu-Li commented at 3:40 AM on June 5, 2022: none
lgtm
-
LarryRuane commented at 3:46 AM on June 5, 2022: contributor
ACK 210cd592cd67e05434c87d6f95e2d8d5b7abc800
-
DrahtBot commented at 5:20 AM on June 5, 2022: member
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--174a7506f384e20aa4161008e828411d-->
Conflicts
Reviewers, this pull request conflicts with the following ones:
- #25110 (tidy: use modernize-use-raw-string-literal by fanquake)
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
- Zeyu-Li approved
- brunoerg approved
-
brunoerg commented at 12:03 PM on June 5, 2022: member
crACK 210cd592cd67e05434c87d6f95e2d8d5b7abc800
-
brunoerg commented at 12:05 PM on June 5, 2022: member
You could fix all typos in this PR.
See:
src/kernel/context.h:15: libary ==> library src/net.cpp:1106: Desig ==> Design src/net.cpp:1107: Desig ==> Design src/net.cpp:1108: Desig ==> Design src/net.cpp:1109: Desig ==> Design src/net.cpp:1110: Desig ==> Design src/net.cpp:1111: Desig ==> Design src/net.cpp:1112: Desig ==> Design src/net.cpp:1113: Desig ==> Design src/net.cpp:1114: Desig ==> Design src/net.cpp:1115: Desig ==> Design src/net.cpp:1116: Desig ==> Design src/net.cpp:1117: Desig ==> Design src/util/designator.h:16: Desig ==> Design src/util/designator.h:18: Desig ==> Design -
hebasto commented at 12:09 PM on June 5, 2022: member
You could fix all typos in this PR.
See:
src/kernel/context.h:15: libary ==> library src/net.cpp:1106: Desig ==> Design src/net.cpp:1107: Desig ==> Design src/net.cpp:1108: Desig ==> Design src/net.cpp:1109: Desig ==> Design src/net.cpp:1110: Desig ==> Design src/net.cpp:1111: Desig ==> Design src/net.cpp:1112: Desig ==> Design src/net.cpp:1113: Desig ==> Design src/net.cpp:1114: Desig ==> Design src/net.cpp:1115: Desig ==> Design src/net.cpp:1116: Desig ==> Design src/net.cpp:1117: Desig ==> Design src/util/designator.h:16: Desig ==> Design src/util/designator.h:18: Desig ==> DesignI think
Desigis a correct macro's name :) -
brunoerg commented at 3:03 PM on June 5, 2022: member
I think Desig is a correct macro's name :)
nice, we could add it to
spelling.ignore-words.txt - MarcoFalke merged this on Jun 6, 2022
- MarcoFalke closed this on Jun 6, 2022
- sidhujag referenced this in commit 7b70eb11f6 on Jun 6, 2022
- DrahtBot locked this on Jun 6, 2023
Labels