X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fplugins%2Ftext%2Fpretty%2Fprint.c;h=a08235e80cb4219786717fb4bbeb837c43c3070a;hb=e74015680521597497c3218160a9e80081932896;hp=4a2fee57aecc85ecb79e5dce571de9d93a4abce0;hpb=e5b7db60560479578eff28b3a6d6e8749e794bd6;p=babeltrace.git diff --git a/src/plugins/text/pretty/print.c b/src/plugins/text/pretty/print.c index 4a2fee57..a08235e8 100644 --- a/src/plugins/text/pretty/print.c +++ b/src/plugins/text/pretty/print.c @@ -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