doc: corrected AliasPropertyLink

This commit is contained in:
Zen-CODE 2016-08-05 18:54:00 +02:00
parent 16b46bd1c4
commit 748112f4d3
1 changed files with 2 additions and 2 deletions

View File

@ -306,8 +306,8 @@ class RecycleViewBehavior(object):
The Layout manager responsible for positioning views within the
:class:`RecycleView`.
layout_manager is an :class:`~kivy.uix.property.AliasProperty` that gets and
sets the layout_manger.
layout_manager is an :class:`~kivy.uix.properties.AliasProperty` that gets
and sets the layout_manger.
"""