From cb23b9df9b358a48e0ca7a29951f460bbb782c32 Mon Sep 17 00:00:00 2001 From: Michael Currie Date: Wed, 4 Oct 2023 17:34:29 +0700 Subject: [PATCH] Update wrapper.py --- pyzbar/wrapper.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyzbar/wrapper.py b/pyzbar/wrapper.py index b9f333a..16c1a6e 100644 --- a/pyzbar/wrapper.py +++ b/pyzbar/wrapper.py @@ -108,7 +108,7 @@ class zbar_image(Structure): class zbar_symbol(Structure): """Opaque C++ class with private implementation - The first item in the structure is an integeger value in the ZBarSymbol + The first item in the structure is an integer value in the ZBarSymbol enumeration. """ _fields_ = [