Fix typos

This commit is contained in:
luzpaz
2023-08-21 17:48:17 +00:00
committed by wwmayer
parent 5177007994
commit ed9ff68935
5 changed files with 8 additions and 8 deletions

View File

@@ -253,7 +253,7 @@ def getDefaultIcon():
def build_new_file_card(template):
"builds an html <li> element respresenting a new file template"
"builds an html <li> element representing a new file template"
templates = {
"empty_file": [TranslationTexts.T_TEMPLATE_EMPTYFILE_NAME, TranslationTexts.T_TEMPLATE_EMPTYFILE_DESC],