Fix typos
[babeltrace.git] / src / ctf-writer / field-types.h
index 064108cea58c8b9e30e0121402cb24bf79bad6a1..f5dbd99ea0fad4139faec4fe5569fb71aa99f1bb 100644 (file)
@@ -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;
 
This page took 0.023007 seconds and 4 git commands to generate.