doc: hid "Scatter." in ref link

This commit is contained in:
Zen-CODE 2014-06-06 14:27:07 +02:00
parent c3872e029f
commit 3e39b8b461
1 changed files with 1 additions and 1 deletions

View File

@ -388,7 +388,7 @@ class Scatter(Widget):
'''
Transforms the scatter by applying the "trans" transformation
matrix (on top of its current transformation state). The resultant
matrix can be found in the :attr:`Matrix.transform` property.
matrix can be found in the :attr:`~Scatter.transform` property.
:Parameters:
`trans`: :class:`~kivy.graphics.transformation.Matrix`.