trace.h: doc: ctfirfieldtype -> ctfirfieldtypes
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Sat, 26 Nov 2016 02:24:36 +0000 (21:24 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 27 May 2017 18:09:07 +0000 (14:09 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
include/babeltrace/ctf-ir/trace.h

index 0629ee25de024e2d0bedd77fc5d66c19ecbd8d38..c8292ee6ca499d3df9e7be4d1c802b537a750cf0 100644 (file)
@@ -63,7 +63,7 @@ A trace class has the following properties:
 
 - A \b name.
 - A <strong>default byte order</strong>: all the
-  \link ctfirfieldtype field types\endlink eventually part of the trace
+  \link ctfirfieldtypes field types\endlink eventually part of the trace
   class with a byte order set to #BT_CTF_BYTE_ORDER_NATIVE have this
   "real" byte order.
 - An \b environment, which is a custom key-value mapping. Keys are
This page took 0.025338 seconds and 4 git commands to generate.