summaryrefslogtreecommitdiff
path: root/src/analysis/routine.h
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/analysis/routine.h
parentcfa7c9543b4265ae65bc7097350fcf8587117fe3 (diff)
Typo.
Diffstat (limited to 'src/analysis/routine.h')
-rw-r--r--src/analysis/routine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/analysis/routine.h b/src/analysis/routine.h
index 6f0d645..bd63e27 100644
--- a/src/analysis/routine.h
+++ b/src/analysis/routine.h
@@ -62,7 +62,7 @@ typedef struct _GBinRoutine GBinRoutine;
typedef struct _GBinRoutineClass GBinRoutineClass;
-/* Indique le type définit pour une représentation de routine. */
+/* Indique le type défini pour une représentation de routine. */
GType g_bin_routine_get_type(void);
/* Crée une représentation de routine. */