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/access_c.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example/expression/access_c.py') diff --git a/example/expression/access_c.py b/example/expression/access_c.py index e8d5e318..b23ba81b 100644 --- a/example/expression/access_c.py +++ b/example/expression/access_c.py @@ -114,7 +114,7 @@ class MyCHandler(CHandler): data = open(sys.argv[1]).read() -# Digest C informations +# Digest C information text = """ struct human { unsigned short age; -- cgit 1.4.1