We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0c6bbe commit d174092Copy full SHA for d174092
1 file changed
sane.py
@@ -378,7 +378,7 @@ def get_devices(localOnly=False):
378
* `device_name` -- The device name, suitable for passing to
379
:func:`sane.open`.
380
* `vendor` -- The device vendor.
381
- * `mode` -- The device model vendor.
+ * `model` -- The device model vendor.
382
* `type` -- the device type, such as
383
``"virtual device"`` or ``"video camera"``.
384
0 commit comments