X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace2%2Fgraph%2Fcomponent-class.h;h=4fe692f2c88110a112ad9abfe82252253131e0fb;hb=e74015680521597497c3218160a9e80081932896;hp=05fd7f3ce3b2b45f83949c0e631bc374cf3ee15e;hpb=e5b7db60560479578eff28b3a6d6e8749e794bd6;p=babeltrace.git diff --git a/include/babeltrace2/graph/component-class.h b/include/babeltrace2/graph/component-class.h index 05fd7f3c..4fe692f2 100644 --- a/include/babeltrace2/graph/component-class.h +++ b/include/babeltrace2/graph/component-class.h @@ -41,7 +41,7 @@ initialization parameters, to create many components with the There are two ways to obtain a component class: -- Create one programatically: see \ref api-comp-cls-dev. +- Create one programmatically: see \ref api-comp-cls-dev. - Borrow one from a \bt_plugin.