diff options
author | Ralf Thielow <ralf.thielow@gmail.com> | 2017-07-10 18:23:08 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-07-10 11:44:18 -0700 |
commit | f271c95cc03da699a351b96b731a915198221e89 (patch) | |
tree | 17caf5aca60521a34cec55c78408e65116bb481e /po | |
parent | 8c8e978f5719c6a58fb998742207bf907f963143 (diff) | |
download | git-f271c95cc03da699a351b96b731a915198221e89.tar.gz |
l10n: de.po: fix typo
Reported-by: Andre Hinrichs <andre.hinrichs@gmx.de>
Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'po')
-rw-r--r-- | po/de.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8564,7 +8564,7 @@ msgstr "\"auto-gc\" Modus aktivieren" #: builtin/gc.c:362 msgid "force running gc even if there may be another gc running" msgstr "" -"Ausführung von \"git gc\" erwzingen, selbst wenn ein anderes\n" +"Ausführung von \"git gc\" erzwingen, selbst wenn ein anderes\n" "\"git gc\" bereits ausgeführt wird" #: builtin/gc.c:379 |