Fix typos
[babeltrace.git] / src / lib / graph / graph.h
index 29490cdb537d9fb4a1e0b46f6d771c74b2c7c1a9..f1b39475322acb642539c1bcca629e96c67758c4 100644 (file)
@@ -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.
         */
This page took 0.024116 seconds and 4 git commands to generate.