fix lock notice spelling mistake (#53)
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 31s Details

This commit is contained in:
Sven Vogel 2024-08-27 13:52:50 +02:00
parent e1b8eceea6
commit 9f9225910f
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
] ]
if text.lang == "de" [ if text.lang == "de" [
Der Inhalt der dieser Arbeit mit dem Thema Der Inhalt dieser Arbeit mit dem Thema
] else if text.lang == "en" [ ] else if text.lang == "en" [
The content of this work with the topic The content of this work with the topic
] ]