Fix typos
[babeltrace.git] / src / plugins / text / pretty / print.c
index 4a2fee57aecc85ecb79e5dce571de9d93a4abce0..a08235e80cb4219786717fb4bbeb837c43c3070a 100644 (file)
@@ -745,7 +745,7 @@ void print_enum_value_bit_flag_label_arrays(struct pretty_component *pretty)
  *
  * This function will set the count to the count of mapping labels that match
  * the value. If count == 0, the caller has nothing to do, if count > 0,
- * the label_array contains the labels to print and the caller is reponsible
+ * the label_array contains the labels to print and the caller is responsible
  * to call g_free on it once the values have been used.
  */
 static
@@ -835,7 +835,7 @@ end:
  *
  * This function will set the count to the count of mapping labels that match
  * the value. If count == 0, the caller has nothing to do, if count > 0,
- * the label_array contains the labels to print and the caller is reponsible
+ * the label_array contains the labels to print and the caller is responsible
  * to call g_free on it once the values have been used.
  */
 static
This page took 0.022778 seconds and 4 git commands to generate.