Skip to content

Commit

Permalink
Edit doc string
Browse files Browse the repository at this point in the history
  • Loading branch information
HeaTTheatR committed Oct 12, 2022
1 parent 2134f3a commit 8a015ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kivymd/uix/snackbar/snackbar.py
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ class BaseSnackbar(MDCard):

bg_color = ColorProperty(None)
"""
Snackbar background.
Snackbar background color in (r, g, b, a) or string format.
:attr:`bg_color` is a :class:`~kivy.properties.ColorProperty`
and defaults to `None`.
Expand Down

0 comments on commit 8a015ce

Please sign in to comment.