Fix typo in Slider documentation (#4420)

This commit is contained in:
int
2025-11-27 23:41:43 +00:00
committed by GitHub
parent b9f55a5a96
commit 151aa60897

View File

@@ -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.