diff --git a/Terminal.Gui/Views/ScrollView.cs b/Terminal.Gui/Views/ScrollView.cs index 3a53bc5d4..6e441b16c 100644 --- a/Terminal.Gui/Views/ScrollView.cs +++ b/Terminal.Gui/Views/ScrollView.cs @@ -427,7 +427,7 @@ namespace Terminal.Gui { bool autoHideScrollBars = true; /// - /// Represents the contents of the data shown inside the scrolview + /// Represents the contents of the data shown inside the scrollview /// /// The size of the content. public Size ContentSize {