spelling: identifiername

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-04-04 12:22:08 -04:00
parent 7ec56505ea
commit d2d087dcb7

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 nidentifierame"""
"""produced translated shelf identifiername"""
if not shelf:
return ""
# support obj or dict