linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: fix typo in clang-format documentation
@ 2025-12-08  5:46 Addison English
  2025-12-08  6:23 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Addison English @ 2025-12-08  5:46 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: linux-doc, Addison English

Signed-off-by: Addison English <addison.englishw@gmail.com>
---
 Documentation/dev-tools/clang-format.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/dev-tools/clang-format.rst b/Documentation/dev-tools/clang-format.rst
index 1d089a847c1b..6c8a0df5a00c 100644
--- a/Documentation/dev-tools/clang-format.rst
+++ b/Documentation/dev-tools/clang-format.rst
@@ -88,7 +88,7 @@ Reformatting blocks of code
 
 By using an integration with your text editor, you can reformat arbitrary
 blocks (selections) of code with a single keystroke. This is specially
-useful when moving code around, for complex code that is deeply intended,
+useful when moving code around, for complex code that is deeply indented,
 for multi-line macros (and aligning their backslashes), etc.
 
 Remember that you can always tweak the changes afterwards in those cases
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs: fix typo in clang-format documentation
  2025-12-08  5:46 [PATCH] docs: fix typo in clang-format documentation Addison English
@ 2025-12-08  6:23 ` Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2025-12-08  6:23 UTC (permalink / raw)
  To: Addison English, Jonathan Corbet; +Cc: linux-doc


Missing a patch description...

On 12/7/25 9:46 PM, Addison English wrote:
> Signed-off-by: Addison English <addison.englishw@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.

> ---
>  Documentation/dev-tools/clang-format.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/dev-tools/clang-format.rst b/Documentation/dev-tools/clang-format.rst
> index 1d089a847c1b..6c8a0df5a00c 100644
> --- a/Documentation/dev-tools/clang-format.rst
> +++ b/Documentation/dev-tools/clang-format.rst
> @@ -88,7 +88,7 @@ Reformatting blocks of code
>  
>  By using an integration with your text editor, you can reformat arbitrary
>  blocks (selections) of code with a single keystroke. This is specially
> -useful when moving code around, for complex code that is deeply intended,
> +useful when moving code around, for complex code that is deeply indented,
>  for multi-line macros (and aligning their backslashes), etc.
>  
>  Remember that you can always tweak the changes afterwards in those cases

-- 
~Randy

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-12-08  6:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-08  5:46 [PATCH] docs: fix typo in clang-format documentation Addison English
2025-12-08  6:23 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).