Skip to content

Commit ff59c95

Browse files
committed
fix doc syntax error for relativelayout
1 parent 6e1d52b commit ff59c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kivy/uix/relativelayout.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
Widget:
222222
center: self.parent.center
223223
224-
...use the :attr:`pos_hint` property::
224+
...use the :attr:`pos_hint` property:
225225
226226
RelativeLayout:
227227
Widget:

0 commit comments

Comments
 (0)