Fix typo in documentation (#1062)
This commit is contained in:
parent
ed6586c7dd
commit
f2740f7e69
@ -273,7 +273,7 @@ class PlotCurveItem(GraphicsObject):
|
||||
self.update()
|
||||
|
||||
def setShadowPen(self, *args, **kargs):
|
||||
"""Set the shadow pen used to draw behind tyhe primary pen.
|
||||
"""Set the shadow pen used to draw behind the primary pen.
|
||||
This pen must have a larger width than the primary
|
||||
pen to be visible.
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user