From 814ccf50314852d12168ad5b8a4a875a86bc6e3d Mon Sep 17 00:00:00 2001 From: Pierre LALET Date: Sun, 23 Dec 2018 19:26:44 +0100 Subject: Fix typos & add codespell --- example/expression/expr_c.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example/expression/expr_c.py') 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]; -- cgit 1.4.1