Skip to content

Commit a635958

Browse files
Pre-commit auto-fix
1 parent f61566b commit a635958

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

addon/doc/pt_BR/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Notas:
9696
## Mudanças na 14.0
9797
* Compatível com o NVDA 2021.1.
9898

99-
## Mudanças na 13.0
99+
## Mudanças na 13.0
100100
* Corrigido um problema no leiaute visual do painel de configurações, graças
101101
a Cyrille Bougot.
102102
* Documentação melhorada.

addon/installTasks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
addonHandler.initTranslation()
1212

1313
confspec = {
14-
"separator": "string(default=" ")",
14+
"separator": "string(default=)",
1515
"addTextBefore": "boolean(default=False)",
1616
"confirmToAdd": "boolean(default=False)",
1717
"confirmToClear": "boolean(default=False)",

0 commit comments

Comments
 (0)