1 parent 70b23e6 commit 3a0453fCopy full SHA for 3a0453f
1 file changed
tutorial/datastructures.po
@@ -52,7 +52,7 @@ msgid ""
52
"``a[len(a):] = iterable``."
53
msgstr ""
54
"Erweitere die Liste, indem du alle Elemente aus der iterierbaren Struktur "
55
-"anhängst. Ähnlich wie bei ``a[len(a):] = iterable`` ."
+"anhängst. Ähnlich wie bei ``a[len(a):] = iterable``."
56
57
msgid ""
58
"Insert an item at a given position. The first argument is the index of the "
0 commit comments