lttng-dev.lists.lttng.org archive mirror
 help / color / mirror / Atom feed
* [PATCH lttng-tools] Fix typo 'Attemp' -> 'Attempt'
@ 2019-10-18 21:12 Michael Jeanson
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Jeanson @ 2019-10-18 21:12 UTC (permalink / raw)
  To: lttng-dev; +Cc: jgalar

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
---
 src/common/trace-chunk.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/common/trace-chunk.c b/src/common/trace-chunk.c
index afba60b38..20dbd0a5e 100644
--- a/src/common/trace-chunk.c
+++ b/src/common/trace-chunk.c
@@ -1269,7 +1269,7 @@ lttng_trace_chunk_registry_publish_chunk(
 				 *
 				 * Re-attempt to publish.
 				 */
-				ERR("Attemp to publish a trace chunk to the chunk registry raced with a trace chunk deletion");
+				ERR("Attempt to publish a trace chunk to the chunk registry raced with a trace chunk deletion");
 				continue;
 			}
 		}
-- 
2.17.1

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

* Re: [PATCH lttng-tools] Fix typo 'Attemp' -> 'Attempt'
       [not found] <20191018211222.4196-1-mjeanson@efficios.com>
@ 2019-10-19  3:27 ` Jérémie Galarneau
  0 siblings, 0 replies; 2+ messages in thread
From: Jérémie Galarneau @ 2019-10-19  3:27 UTC (permalink / raw)
  To: Michael Jeanson; +Cc: lttng-dev, jgalar

Merged in master and stable-2.11.

Thanks!
Jérémie

On Fri, Oct 18, 2019 at 05:12:22PM -0400, Michael Jeanson wrote:
> Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
> ---
>  src/common/trace-chunk.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/common/trace-chunk.c b/src/common/trace-chunk.c
> index afba60b38..20dbd0a5e 100644
> --- a/src/common/trace-chunk.c
> +++ b/src/common/trace-chunk.c
> @@ -1269,7 +1269,7 @@ lttng_trace_chunk_registry_publish_chunk(
>  				 *
>  				 * Re-attempt to publish.
>  				 */
> -				ERR("Attemp to publish a trace chunk to the chunk registry raced with a trace chunk deletion");
> +				ERR("Attempt to publish a trace chunk to the chunk registry raced with a trace chunk deletion");
>  				continue;
>  			}
>  		}
> -- 
> 2.17.1
> 

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

end of thread, other threads:[~2019-10-19  3:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-18 21:12 [PATCH lttng-tools] Fix typo 'Attemp' -> 'Attempt' Michael Jeanson
     [not found] <20191018211222.4196-1-mjeanson@efficios.com>
2019-10-19  3:27 ` Jérémie Galarneau

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