Cleanup: Typo in bt_ctf_field_type_integer_create's documentation
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 6 Jan 2015 21:39:37 +0000 (16:39 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 6 Jan 2015 22:18:45 +0000 (17:18 -0500)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
include/babeltrace/ctf-ir/event-types.h

index 69f4df7a518b0c2873be8567e4c4fa715b82de8d..d445812f4363292a16ccfd0a01967e9a7d1de7bd 100644 (file)
@@ -62,7 +62,7 @@ enum bt_ctf_byte_order {
  * bt_ctf_field_type_integer_create: create an integer field type.
  *
  * Allocate a new integer field type of the given size. The creation of a field
- * type sets its reference countto 1.
+ * type sets its reference count to 1.
  *
  * @param size Integer field type size/length in bits.
  *
This page took 0.024466 seconds and 4 git commands to generate.