Jiamu Sun <barroit@xxxxxxxxx> writes: > Added a space to align comment formatting; this helps improve > consistency and visual uniformity. > > Signed-off-by: Jiamu Sun <barroit@xxxxxxxxx> > --- > Documentation/process/email-clients.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/process/email-clients.rst b/Documentation/process/email-clients.rst > index dd22c46d1d02..e6b9173a1845 100644 > --- a/Documentation/process/email-clients.rst > +++ b/Documentation/process/email-clients.rst > @@ -216,7 +216,7 @@ Mutt is highly customizable. Here is a minimum configuration to start > using Mutt to send patches through Gmail:: > > # .muttrc > - # ================ IMAP ==================== > + # ================ IMAP ==================== > set imap_user = 'yourusername@xxxxxxxxx' > set imap_pass = 'yourpassword' Applied, thanks. jon