X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fctf-writer%2Ffield-types.h;h=f5dbd99ea0fad4139faec4fe5569fb71aa99f1bb;hb=e74015680521597497c3218160a9e80081932896;hp=064108cea58c8b9e30e0121402cb24bf79bad6a1;hpb=e5b7db60560479578eff28b3a6d6e8749e794bd6;p=babeltrace.git diff --git a/src/ctf-writer/field-types.h b/src/ctf-writer/field-types.h index 064108ce..f5dbd99e 100644 --- a/src/ctf-writer/field-types.h +++ b/src/ctf-writer/field-types.h @@ -73,7 +73,7 @@ struct bt_ctf_field_type_common { /* * A type can't be modified once it is added to an event or after a - * a field has been instanciated from it. + * a field has been instantiated from it. */ int frozen;