mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Fix typo in Slider documentation (#4420)
This commit is contained in:
@@ -518,7 +518,7 @@ Demo Text
|
|||||||
|
|
||||||
## [Slider\<T\>](~/api/Terminal.Gui.Views.Slider-1.yml)
|
## [Slider\<T\>](~/api/Terminal.Gui.Views.Slider-1.yml)
|
||||||
|
|
||||||
Provides a tpe-safe slider control letting the user navigate from a set of typed options in a linear manner using the keyboard or mouse.
|
Provides a type-safe slider control letting the user navigate from a set of typed options in a linear manner using the keyboard or mouse.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user