linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/rv: Fix minor typo in monitor_synthesis page
@ 2025-08-10 11:12 Gopi Krishna Menon
  2025-08-12 18:41 ` Jonathan Corbet
  2025-08-18  8:02 ` Gabriele Monaco
  0 siblings, 2 replies; 3+ messages in thread
From: Gopi Krishna Menon @ 2025-08-10 11:12 UTC (permalink / raw)
  To: rostedt
  Cc: Gopi Krishna Menon, corbet, skhan, linux-trace-kernel, linux-doc,
	linux-kernel, linux-kernel-mentees

Specifically, fix spelling of "practice"

Signed-off-by: Gopi Krishna Menon <krishnagopi487@gmail.com>
---
 Documentation/trace/rv/monitor_synthesis.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/trace/rv/monitor_synthesis.rst b/Documentation/trace/rv/monitor_synthesis.rst
index ac808a7554f5..3a7d7b2f6cb6 100644
--- a/Documentation/trace/rv/monitor_synthesis.rst
+++ b/Documentation/trace/rv/monitor_synthesis.rst
@@ -181,7 +181,7 @@ which is the list of atomic propositions present in the LTL specification
 functions interacting with the Buchi automaton.
 
 While generating code, `rvgen` cannot understand the meaning of the atomic
-propositions. Thus, that task is left for manual work. The recommended pratice
+propositions. Thus, that task is left for manual work. The recommended practice
 is adding tracepoints to places where the atomic propositions change; and in the
 tracepoints' handlers: the Buchi automaton is executed using::
 
-- 
2.43.0


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

* Re: [PATCH] Documentation/rv: Fix minor typo in monitor_synthesis page
  2025-08-10 11:12 [PATCH] Documentation/rv: Fix minor typo in monitor_synthesis page Gopi Krishna Menon
@ 2025-08-12 18:41 ` Jonathan Corbet
  2025-08-18  8:02 ` Gabriele Monaco
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2025-08-12 18:41 UTC (permalink / raw)
  To: Gopi Krishna Menon, rostedt
  Cc: Gopi Krishna Menon, skhan, linux-trace-kernel, linux-doc,
	linux-kernel, linux-kernel-mentees

Gopi Krishna Menon <krishnagopi487@gmail.com> writes:

> Specifically, fix spelling of "practice"
>
> Signed-off-by: Gopi Krishna Menon <krishnagopi487@gmail.com>
> ---
>  Documentation/trace/rv/monitor_synthesis.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/trace/rv/monitor_synthesis.rst b/Documentation/trace/rv/monitor_synthesis.rst
> index ac808a7554f5..3a7d7b2f6cb6 100644
> --- a/Documentation/trace/rv/monitor_synthesis.rst
> +++ b/Documentation/trace/rv/monitor_synthesis.rst
> @@ -181,7 +181,7 @@ which is the list of atomic propositions present in the LTL specification
>  functions interacting with the Buchi automaton.
>  
>  While generating code, `rvgen` cannot understand the meaning of the atomic
> -propositions. Thus, that task is left for manual work. The recommended pratice
> +propositions. Thus, that task is left for manual work. The recommended practice
>  is adding tracepoints to places where the atomic propositions change; and in the

Applied, thanks.

jon

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

* Re: [PATCH] Documentation/rv: Fix minor typo in monitor_synthesis page
  2025-08-10 11:12 [PATCH] Documentation/rv: Fix minor typo in monitor_synthesis page Gopi Krishna Menon
  2025-08-12 18:41 ` Jonathan Corbet
@ 2025-08-18  8:02 ` Gabriele Monaco
  1 sibling, 0 replies; 3+ messages in thread
From: Gabriele Monaco @ 2025-08-18  8:02 UTC (permalink / raw)
  To: Gopi Krishna Menon, rostedt
  Cc: corbet, skhan, linux-trace-kernel, linux-doc, linux-kernel,
	linux-kernel-mentees

On Sun, 2025-08-10 at 16:42 +0530, Gopi Krishna Menon wrote:
> Specifically, fix spelling of "practice"
> 
> Signed-off-by: Gopi Krishna Menon <krishnagopi487@gmail.com>

Thanks for finding this!

Reviewed-by: Gabriele Monaco <gmonaco@redhat.com>

> ---
>  Documentation/trace/rv/monitor_synthesis.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/trace/rv/monitor_synthesis.rst
> b/Documentation/trace/rv/monitor_synthesis.rst
> index ac808a7554f5..3a7d7b2f6cb6 100644
> --- a/Documentation/trace/rv/monitor_synthesis.rst
> +++ b/Documentation/trace/rv/monitor_synthesis.rst
> @@ -181,7 +181,7 @@ which is the list of atomic propositions present
> in the LTL specification
>  functions interacting with the Buchi automaton.
>  
>  While generating code, `rvgen` cannot understand the meaning of the
> atomic
> -propositions. Thus, that task is left for manual work. The
> recommended pratice
> +propositions. Thus, that task is left for manual work. The
> recommended practice
>  is adding tracepoints to places where the atomic propositions
> change; and in the
>  tracepoints' handlers: the Buchi automaton is executed using::
>  


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

end of thread, other threads:[~2025-08-18  8:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-10 11:12 [PATCH] Documentation/rv: Fix minor typo in monitor_synthesis page Gopi Krishna Menon
2025-08-12 18:41 ` Jonathan Corbet
2025-08-18  8:02 ` Gabriele Monaco

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).