summaryrefslogtreecommitdiff
path: root/src/format/mangling/itanium/component.h
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/format/mangling/itanium/component.h
parent13c6b1b9fabf3b75c69e70489ab53abbd300c5fb (diff)
Typo.
Diffstat (limited to 'src/format/mangling/itanium/component.h')
-rw-r--r--src/format/mangling/itanium/component.h2
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'.
*/