summaryrefslogtreecommitdiff
path: root/docs/library/pyb.LCD.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/library/pyb.LCD.rst')
-rw-r--r--docs/library/pyb.LCD.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/library/pyb.LCD.rst b/docs/library/pyb.LCD.rst
index 018902ca6..ba394d36a 100644
--- a/docs/library/pyb.LCD.rst
+++ b/docs/library/pyb.LCD.rst
@@ -41,7 +41,7 @@ For example, to make a bouncing dot, try::
Constructors
------------
-.. class:: pyb.LCD(skin_position)
+.. class:: LCD(skin_position)
Construct an LCD object in the given skin position. ``skin_position`` can be 'X' or 'Y', and
should match the position where the LCD pyskin is plugged in.