Fix documentation typo, SPCAING
This commit is contained in:
parent
67120db593
commit
a71a011496
@ -117,9 +117,9 @@ class PaletteMenuBox(Gtk.VBox):
|
|||||||
item_or_widget (:class:`Gtk.Widget` or menu item or seperator):
|
item_or_widget (:class:`Gtk.Widget` or menu item or seperator):
|
||||||
item or widget to add the the palette
|
item or widget to add the the palette
|
||||||
horizontal_padding (int): by default,
|
horizontal_padding (int): by default,
|
||||||
:class:`sugar3.graphics.style.DEFAULT_SPCAING` is applied
|
:class:`sugar3.graphics.style.DEFAULT_SPACING` is applied
|
||||||
vertical_padding (int): by default,
|
vertical_padding (int): by default,
|
||||||
:class:`sugar3.graphics.style.DEFAULT_SPCAING` is applied
|
:class:`sugar3.graphics.style.DEFAULT_SPACING` is applied
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
None
|
None
|
||||||
|
Loading…
Reference in New Issue
Block a user