Code

Fix #1740146.
[inkscape.git] / src / ui / dialog / aboutbox.cpp
index 4dec8dc01ef58cfcfb48660d76ff571d27724eee..bb3c5cfa5f959f41c527ed19edc60321ca6420e9 100644 (file)
@@ -317,7 +317,7 @@ void AboutBox::initStrings() {
     translators_text = "";
    
     // TRANSLATORS: Put here your name (and other national contributors')      
-    // one per line in the form of: name surname <email>. Use \n for newline.
+    // one per line in the form of: name surname (email). Use \n for newline.
     Glib::ustring thisTranslation = _("translator-credits");
 
     /**