Fix typos
[babeltrace.git] / src / plugins / lttng-utils / debug-info / dwarf.h
index 1482cdf2296a099a612767efd284f99cef79e26f..2a446b194c22a06af8ae0f3b79f40242ee8ec621 100644 (file)
@@ -196,7 +196,7 @@ int bt_dwarf_die_get_call_line(struct bt_dwarf_die *die,
  * @param addr         The memory address to verify
  * @param contains     Out parameter, true if addr is contained,
  *                     false if not
- * @returns            0 on succes, -1 on failure
+ * @returns            0 on success, -1 on failure
  */
 int bt_dwarf_die_contains_addr(struct bt_dwarf_die *die, uint64_t addr,
                bool *contains);
This page took 0.023652 seconds and 4 git commands to generate.