Skip to content

Commit 43e5505

Browse files
committed
typo and grammar fixes
1 parent 97cf98a commit 43e5505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.nls.de.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"python.command.python.selectAndRunTestFile.title": "Unittest Datei ausführen ...",
1717
"python.command.python.runCurrentTestFile.title": "Ausgewählte Unittest Datei ausführen",
1818
"python.command.python.runFailedTests.title": "Fehlerhafte Unittests ausführen",
19-
"python.command.python.discoverTests.title": "Unittests untersuchen",
19+
"python.command.python.discoverTests.title": "Unittests durchsuchen",
2020
"python.command.python.execSelectionInTerminal.title": "Selektion/Reihe in Python Terminal ausführen",
2121
"python.command.python.execSelectionInDjangoShell.title": "Selektion/Reihe in Django Shell ausführen",
2222
"python.command.python.goToPythonObject.title": "Gehe zu Python Objekt",

0 commit comments

Comments
 (0)