Skip to content

Commit a1b40e2

Browse files
committed
Merge pull request #67 from Nokius/missing-brackets
[German][conditionals] missing breakets
2 parents ddd375c + 9d25b53 commit a1b40e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/locale/de/LC_MESSAGES/conditionals.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ msgid ""
158158
"Try adding ``direction = direction.strip().lower()`` to the ``move()`` "
159159
"function, to see the effect. We often call this kind of code \"data "
160160
"munging\", and it is very common."
161-
msgstr "Versuche de Befehl ``direction = direction.strip().lower`` zu der Funktion ``move()`` hinzuzufügen. Beobachte die Auswirkungen. Diese Art von Code wird von uns ''data munging'' (Datenbastelei) genannt. Sie ist sehr häufig."
161+
msgstr "Versuche de Befehl ``direction = direction.strip().lower()`` zu der Funktion ``move()`` hinzuzufügen. Beobachte die Auswirkungen. Diese Art von Code wird von uns ''data munging'' (Datenbastelei) genannt. Sie ist sehr häufig."
162162

163163
# d26798a24e044d399280f7d78a8becea
164164
#: ../../../source/conditionals.rst:103

0 commit comments

Comments
 (0)