diff options
Diffstat (limited to 'src/format/mangling/itanium/component.h')
-rw-r--r-- | src/format/mangling/itanium/component.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/format/mangling/itanium/component.h b/src/format/mangling/itanium/component.h index cc00d47..6aa4e57 100644 --- a/src/format/mangling/itanium/component.h +++ b/src/format/mangling/itanium/component.h @@ -75,7 +75,7 @@ typedef enum _ItaniumComponentType /** * Fonctions virtuelles. - * -> décallage : 'offset'. + * -> décalage : 'offset'. * -> fonctions simples : 'binary'. * -> fonctions complexes : 'ternary'. */ |