summaryrefslogtreecommitdiff
path: root/src/gtkext/graph/cluster.c
diff options
context:
space:
mode:
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 b8cba94..1b7cf3a 100644
--- a/src/gtkext/graph/cluster.c
+++ b/src/gtkext/graph/cluster.c
@@ -614,7 +614,7 @@ static void g_graph_cluster_set_x(GGraphCluster *cluster, gint x)
/******************************************************************************
* *
* Paramètres : cluster = graphique de blocs à actualiser. *
-* offset = décallage à appliquer. *
+* offset = décalage à appliquer. *
* *
* Description : Décalle vers la droite un ensemble de blocs basiques. *
* *