Skip to content

Commit e2cd45f

Browse files
authored
[IMP] dictionary: add upsell spelling (#69)
1 parent 7b0e3b2 commit e2cd45f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

styles/Odoo/Spelling.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ message: "Did you really mean '%s'?"
33
level: error
44
custom: false
55
filters:
6-
# Add words here that are not included in the
6+
# Add words here that are not included in the default dictionary
77
- '[aA]pprovers'
88
- '[aA]xivox'
99
- '[cC]hatbot(|s)'
@@ -34,6 +34,7 @@ filters:
3434
- '[tT]raceback(|s)'
3535
- '[uU]narchiv(e|ing)'
3636
- '[uU]nverifed'
37+
- '[uU]psell(|s|ing)'
3738
- '[wW]orkcenter'
3839
- '[wW]ithholding(|s)'
3940
- '[zZ]oiper'

0 commit comments

Comments
 (0)