spelling: produce

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-04-04 12:22:19 -04:00
parent 27f025bc39
commit 764bc0c204

View file

@ -37,7 +37,7 @@ def get_next_shelf(current_shelf):
@register.filter(name="translate_shelf_name")
def get_translated_shelf_name(shelf):
"""produced translated shelf identifiername"""
"""produce translated shelf identifiername"""
if not shelf:
return ""
# support obj or dict