]> Repositories - hackapet/Adafruit_Blinka_Displayio.git/blobdiff - epaperdisplay/__init__.py
Update some more doc links
[hackapet/Adafruit_Blinka_Displayio.git] / epaperdisplay / __init__.py
index 2341353d75aad770597e7e2afcd71bb9922e3fc9..b31f0c106fd79665f3192a322659e3db2128c8a3 100644 (file)
@@ -101,7 +101,7 @@ class EPaperDisplay:
         definition.
 
         :param display_bus: The bus that the display is connected to
         definition.
 
         :param display_bus: The bus that the display is connected to
-        :type _DisplayBus: fourwire.FourWire or paralleldisplay.ParallelBus
+        :type _DisplayBus: fourwire.FourWire or paralleldisplaybus.ParallelBus
         :param ~circuitpython_typing.ReadableBuffer start_sequence: Byte-packed command sequence.
         :param ~circuitpython_typing.ReadableBuffer stop_sequence: Byte-packed command sequence.
         :param int width: Width in pixels
         :param ~circuitpython_typing.ReadableBuffer start_sequence: Byte-packed command sequence.
         :param ~circuitpython_typing.ReadableBuffer stop_sequence: Byte-packed command sequence.
         :param int width: Width in pixels