summaryrefslogtreecommitdiff
path: root/src/gui/panels/history.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/gui/panels/history.c
parentcfa7c9543b4265ae65bc7097350fcf8587117fe3 (diff)
Typo.
Diffstat (limited to 'src/gui/panels/history.c')
-rw-r--r--src/gui/panels/history.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/panels/history.c b/src/gui/panels/history.c
index 179c46f..247c1a1 100644
--- a/src/gui/panels/history.c
+++ b/src/gui/panels/history.c
@@ -109,7 +109,7 @@ static void do_history_clean(GtkButton *, GHistoryPanel *);
-/* Indique le type définit pour un panneau d'aperçu de graphiques. */
+/* Indique le type défini pour un panneau d'aperçu de graphiques. */
G_DEFINE_TYPE(GHistoryPanel, g_history_panel, G_TYPE_PANEL_ITEM);