Skip to content

Commit 98a37ae

Browse files
committed
Revert "fix doc syntax error for relativelayout"
This reverts commit ff59c95.
1 parent ff59c95 commit 98a37ae

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)