about summary refs log tree commit diff stats
path: root/example/expression/expr_c.py
diff options
context:
space:
mode:
Diffstat (limited to 'example/expression/expr_c.py')
-rw-r--r--example/expression/expr_c.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/expression/expr_c.py b/example/expression/expr_c.py
index ca92153a..e0825799 100644
--- a/example/expression/expr_c.py
+++ b/example/expression/expr_c.py
@@ -14,7 +14,7 @@ from miasm2.expression.expression import ExprId
 C manipulation example
 """
 
-# Digest C informations
+# Digest C information
 text = """
 struct line {
         char color[20];