* [PATCH] docs: improve comment consistency in .muttrc example configuration
@ 2024-08-03 17:19 Jiamu Sun
2024-08-07 19:01 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Jiamu Sun @ 2024-08-03 17:19 UTC (permalink / raw)
To: Jonathan Corbet; +Cc: workflows, linux-doc
Added a space to align comment formatting; this helps improve
consistency and visual uniformity.
Signed-off-by: Jiamu Sun <barroit@linux.com>
---
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@gmail.com'
set imap_pass = 'yourpassword'
set spoolfile = imaps://imap.gmail.com/INBOX
base-commit: 8663dd38a7ba5b2bfd2c7b4271e6e63bc0ef1e42
--
Jiamu Sun <barroit@linux.com> <sunjiamu@outllok.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] docs: improve comment consistency in .muttrc example configuration
2024-08-03 17:19 [PATCH] docs: improve comment consistency in .muttrc example configuration Jiamu Sun
@ 2024-08-07 19:01 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2024-08-07 19:01 UTC (permalink / raw)
To: Jiamu Sun; +Cc: workflows, linux-doc
Jiamu Sun <barroit@linux.com> writes:
> Added a space to align comment formatting; this helps improve
> consistency and visual uniformity.
>
> Signed-off-by: Jiamu Sun <barroit@linux.com>
> ---
> 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@gmail.com'
> set imap_pass = 'yourpassword'
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-07 19:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-03 17:19 [PATCH] docs: improve comment consistency in .muttrc example configuration Jiamu Sun
2024-08-07 19:01 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox