X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fobject-internal.h;h=fb37d97a3bf485e4d0d2e291dffad5b768bdd5c6;hb=78586d8a10bfb11d34d187697ae15e9255c6ddf4;hp=747950f721b76509b4ca6b62cb5956cae920aae9;hpb=663618eed7aae79f22d8649f677bf13a3bb76771;p=babeltrace.git diff --git a/include/babeltrace/object-internal.h b/include/babeltrace/object-internal.h index 747950f7..fb37d97a 100644 --- a/include/babeltrace/object-internal.h +++ b/include/babeltrace/object-internal.h @@ -33,7 +33,7 @@ /** * All objects publicly exposed by Babeltrace APIs must contain this structure * as their first member. This allows the unification of all ref counting - * mechanism and may be used to provide more base functionality to all + * mechanisms and may be used to provide more base functionality to all * objects. */ struct bt_object {