summaryrefslogtreecommitdiff
path: root/src/gtkext/graph/cluster.c
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-10-14 22:54:36 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-10-14 22:54:36 (GMT)
commitab45be33f699d458fe8cabf85b4c6c4f41f24fdd (patch)
treec183a1dc2e96507a213112eea2a9538bd3b600e1 /src/gtkext/graph/cluster.c
parentcfa7c9543b4265ae65bc7097350fcf8587117fe3 (diff)
Typo.
Diffstat (limited to 'src/gtkext/graph/cluster.c')
-rw-r--r--src/gtkext/graph/cluster.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gtkext/graph/cluster.c b/src/gtkext/graph/cluster.c
index 8e33671..88f008c 100644
--- a/src/gtkext/graph/cluster.c
+++ b/src/gtkext/graph/cluster.c
@@ -195,7 +195,7 @@ static void g_graph_cluster_resolve_links(const GGraphCluster *);
-/* Indique le type définit par la GLib pour les mises en disposition graphique. */
+/* Indique le type défini par la GLib pour les mises en disposition graphique. */
G_DEFINE_TYPE(GGraphCluster, g_graph_cluster, G_TYPE_OBJECT);