Skip to content

Commit

Permalink
string changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kovidgoyal committed Nov 23, 2024
1 parent 9385f84 commit 621bf91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/calibre/utils/formatter_functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
LIST_MANIPULATION = _('List manipulation')
LIST_LOOKUP = _('List lookup')
GET_FROM_METADATA = _('Get values from metadata')
ITERATING_VALUES = _('Interate over values')
ITERATING_VALUES = _('Iterate over values')
BOOLEAN = _('Boolean')
FORMATTING_VALUES = _('Formatting values')
CASE_CHANGES = _('Case changes')
Expand Down

0 comments on commit 621bf91

Please sign in to comment.