diff mbox series

po/it.po: Remove space between the dashes and start of an option's name in the Italian translation

Message ID 1670e0f6fe4.e39bb5cf263071.2511867790961882485@carminezacc.com (mailing list archive)
State New, archived
Headers show
Series po/it.po: Remove space between the dashes and start of an option's name in the Italian translation | expand

Commit Message

Carmine Zaccagnino Nov. 13, 2018, 5:12 p.m. UTC
This is a really trivial change, but it is quite annoying to see this
diff mbox series

Patch

diff --git a/po/it.po b/po/it.po
index 908021944..4d87faeee 100644
--- a/po/it.po
+++ b/po/it.po
@@ -566,7 +566,7 @@  msgstr "è già in corso un'operazione di cherry-pick o di revert"
 
 #: sequencer.c:740
 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
-msgstr "prova \"git cherry-pick (--continue | --quit | -- abort)\""
+msgstr "prova \"git cherry-pick (--continue | --quit | --abort)\""
 
 #: sequencer.c:744
 #, c-format