Fix typos
[babeltrace.git] / src / ctf-writer / stream.c
index 2242d977c2ac818d2430b1beaf1dd43deadb3fe0..43150a880f2fb722f6b0c1fad6110fc45fdd43c6 100644 (file)
@@ -1923,7 +1923,7 @@ end:
  * Returns the following codes:
  * 1 if the field was found and set,
  * 0 if nothing was done (field not found, or was already set),
- * <0 if an error was encoutered
+ * <0 if an error was encountered
  */
 static
 int try_set_structure_field_integer(struct bt_ctf_field *structure, const char *name,
This page took 0.024644 seconds and 4 git commands to generate.