Fix comment description on crate example
This tiny PR aligns the comment on the crate example to align to the comment that is in README.md.
This commit is contained in:
parent
902131eb51
commit
cb930b05a8
1 changed files with 1 additions and 0 deletions
|
|
@ -97,6 +97,7 @@
|
|||
//! text(self.value).size(50),
|
||||
//!
|
||||
//! // The decrement button. We tell it to produce a
|
||||
//! // `DecrementPressed` message when pressed
|
||||
//! button("-").on_press(Message::DecrementPressed),
|
||||
//! ]
|
||||
//! }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue