Fix typo
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 20 Oct 2022 15:58:33 +0000 (11:58 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 20 Oct 2022 15:58:33 +0000 (11:58 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/side/trace.h

index 68cd5dcb53441778993888b025bb6872e4fa2efa..09f50a8c79dd1a011d16db671d9ea969a9e6775a 100644 (file)
@@ -17,7 +17,7 @@
 
 //TODO: as those structures will be ABI, we need to either consider them
 //fixed forever, or think of a scheme that would allow their binary
-//representation to be extected if need be.
+//representation to be extended if need be.
 
 struct side_arg_vec;
 struct side_arg_vec_description;
This page took 0.024009 seconds and 4 git commands to generate.