Fix broken doclink
This commit is contained in:
parent
2fd20308e5
commit
e3b77e320a
1 changed files with 1 additions and 1 deletions
|
@ -1375,7 +1375,7 @@ impl Ui {
|
|||
Checkbox::new(checked, text).ui(self)
|
||||
}
|
||||
|
||||
/// Acts like a checkbox, but looks like a [`SelectableValue`].
|
||||
/// Acts like a checkbox, but looks like a [`SelectableLabel`].
|
||||
///
|
||||
/// Click to toggle to bool.
|
||||
///
|
||||
|
|
Loading…
Reference in a new issue