lttng-concepts(7): fix typo
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 10 Jun 2021 14:23:48 +0000 (10:23 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 11 Jun 2021 20:35:35 +0000 (16:35 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Ief92d1f4a56f5263a2fed5c70e2b26d660d6d81d

doc/man/lttng-concepts.7.txt

index 54718afd2d67eee93ed8dab4b41f885aac251f59..f00eef2a769e19f8afdda73f18dcc1993e24b7e2 100644 (file)
@@ -58,7 +58,7 @@ help understand the journey from an instrumentation point to the
 execution of actions.
 
 The actual creation of an event can be costly because LTTng needs to
-evalute the arguments of the instrumentation point.
+evaluate the arguments of the instrumentation point.
 
 In practice, LTTng implements various optimizations for the Linux kernel
 and user space tracing domains (see the <<domain,{sect-domain}>> section
This page took 0.025221 seconds and 4 git commands to generate.