summaryrefslogtreecommitdiff
path: root/src/gtkext/graph/cluster.c
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-01-24 17:16:59 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-01-24 17:16:59 (GMT)
commitb758d4da4a8e15f84b0a43cb4f7f76f997fda6f7 (patch)
tree9dd8099a9fc4ba0246b15961598ae77f42cb544e /src/gtkext/graph/cluster.c
parent13c6b1b9fabf3b75c69e70489ab53abbd300c5fb (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 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. *
* *