mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-08 10:58:22 -03:00
Update .style.yapf
Corrected a minor typo
This commit is contained in:
parent
9e54dde04c
commit
bc70072de1
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ each_dict_entry_on_separate_line=True
|
|||
i18n_comment=
|
||||
|
||||
# The i18n function call names. The presence of this function stops
|
||||
# reformattting on that line, because the string it has cannot be moved
|
||||
# reformatting on that line, because the string it has cannot be moved
|
||||
# away from the i18n comment.
|
||||
i18n_function_call=
|
||||
|
||||
|
|
Loading…
Reference in a new issue