Signed-off-by: Michael Jeanson <mjean...@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

_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

Reply via email to