mirror of
https://github.com/Maks1mS/bubbles.git
synced 2025-01-11 14:38:10 +03:00
Fix a typo in a comment
This commit is contained in:
parent
f9c79eef64
commit
37a85afcd1
@ -134,7 +134,7 @@ func (m Model) finished() bool {
|
|||||||
|
|
||||||
// Visible returns whether or not the view should be rendered. Works in
|
// Visible returns whether or not the view should be rendered. Works in
|
||||||
// conjunction with Model.HideFor and Model.MinimumLifetimeReached. You should
|
// conjunction with Model.HideFor and Model.MinimumLifetimeReached. You should
|
||||||
// use this message directly to determine whether or not to render this view in
|
// use this method directly to determine whether or not to render this view in
|
||||||
// the parent view and whether to continue sending spin messaging in the
|
// the parent view and whether to continue sending spin messaging in the
|
||||||
// parent update function.
|
// parent update function.
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user