BDisp 11 ماه پیش
والد
کامیت
cccbbc2b22
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Terminal.Gui/Views/Scroll/ScrollBar.cs

+ 1 - 1
Terminal.Gui/Views/Scroll/ScrollBar.cs

@@ -55,7 +55,7 @@ public class ScrollBar : View
         }
     }
 
-    /// <summary>Get or sets if the view-port is kept in all visible area of this <see cref="ScrollBar"/></summary>
+    /// <summary>Get or sets if the view-port is kept in all visible area of this <see cref="ScrollBar"/>.</summary>
     public bool KeepContentInAllViewport
     {
         get => _scroll.KeepContentInAllViewport;