X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Flib%2Fgraph%2Fgraph.h;h=f1b39475322acb642539c1bcca629e96c67758c4;hb=e74015680521597497c3218160a9e80081932896;hp=29490cdb537d9fb4a1e0b46f6d771c74b2c7c1a9;hpb=e5b7db60560479578eff28b3a6d6e8749e794bd6;p=babeltrace.git diff --git a/src/lib/graph/graph.h b/src/lib/graph/graph.h index 29490cdb..f1b39475 100644 --- a/src/lib/graph/graph.h +++ b/src/lib/graph/graph.h @@ -60,7 +60,7 @@ struct bt_graph { * * In terms of ownership: * 1) The graph is the components' parent, - * 2) The graph is the connnections' parent, + * 2) The graph is the connections' parent, * 3) Components share the ownership of their connections, * 4) A connection holds weak references to its two component endpoints. */