summaryrefslogtreecommitdiff
path: root/src/format/mangling/itanium/component.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/format/mangling/itanium/component.c')
-rw-r--r--src/format/mangling/itanium/component.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/format/mangling/itanium/component.c b/src/format/mangling/itanium/component.c
index 1173c17..c2edc17 100644
--- a/src/format/mangling/itanium/component.c
+++ b/src/format/mangling/itanium/component.c
@@ -329,8 +329,8 @@ itanium_component *itd_make_operator(GItaniumDContext *context, const itanium_op
/******************************************************************************
* *
* Paramètres : context = contexte de décodage à utiliser. *
-* type = type exacte de décallage. *
-* offset = décallage extrait de l'encodage. *
+* type = type exacte de décalage. *
+* offset = décalage extrait de l'encodage. *
* *
* Description : Construit un composant dans un contexte Itanium. *
* *