Skip to content

Commit d174092

Browse files
committed
Fix typo in docstring
1 parent d0c6bbe commit d174092

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sane.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ def get_devices(localOnly=False):
378378
* `device_name` -- The device name, suitable for passing to
379379
:func:`sane.open`.
380380
* `vendor` -- The device vendor.
381-
* `mode` -- The device model vendor.
381+
* `model` -- The device model vendor.
382382
* `type` -- the device type, such as
383383
``"virtual device"`` or ``"video camera"``.
384384

0 commit comments

Comments
 (0)