Skip to content

Commit dba757f

Browse files
committed
Merge bitcoin/bitcoin#27802: Update .style.yapf
bc70072 Update .style.yapf (Ari) Pull request description: Corrected a minor typo ACKs for top commit: MarcoFalke: lgtm ACK bc70072 Tree-SHA512: 04146d17dc034a275be59d75d45977ff99a0c911a0b53df1c50bc874dc20268faa9bd93d62715a4f629e4cd9ce42d6a5ae1d4d99a2325143affbebccfb8e0602
2 parents 34ac3f4 + bc70072 commit dba757f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.style.yapf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ each_dict_entry_on_separate_line=True
107107
i18n_comment=
108108

109109
# The i18n function call names. The presence of this function stops
110-
# reformattting on that line, because the string it has cannot be moved
110+
# reformatting on that line, because the string it has cannot be moved
111111
# away from the i18n comment.
112112
i18n_function_call=
113113

0 commit comments

Comments
 (0)