From: Benedikt Heine <[email protected]> Signed-off-by: Benedikt Heine <[email protected]> Signed-off-by: Ralf Thielow <[email protected]> --- po/de.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/po/de.po b/po/de.po index b2d4639..596f486 100644 --- a/po/de.po +++ b/po/de.po @@ -4295,8 +4295,8 @@ msgstr "" " git config --global user.name \"Ihr Name\"\n" " git config --global user.email [email protected]\n" "\n" -"Nachdem Sie das getan hast, können Sie Ihre Identität für diesen Commit " -"ändern mit:\n" +"Nachdem Sie das getan haben, können Sie Ihre Identität für diesen Commit " +"ändern:\n" "\n" " git commit --amend --reset-author\n" -- 2.3.0.rc1.218.gc1bb7d0 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

