Fix formatting of example email address for sendemail.from

It was formatted as:

  'Code Review' <’review'@'example.com'>`

Now it is formatted as:

  Code Review <review@example.com>

Change-Id: I59cbba7de91244ce7554133b851b4d133d15daea
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
Edwin Kempin
2015-07-01 16:02:39 +02:00
parent 38cd2859dd
commit ebfbbacb8f

View File

@@ -3139,7 +3139,7 @@ it records in any commits Gerrit creates. This is set by
<<user.name,user.name>> and <<user.email,user.email>>, or guessed
from the local operating system.
+
* 'Code Review' `<`'review'`@`'example.com'`>`
* `Code Review <review@example.com>`
+
If set to a name and email address in brackets, Gerrit will use
this name and email address for any messages, overriding the name