浏览代码

Fixed misspelling of scrollview

mrboring 4 年之前
父节点
当前提交
2674a3b21a
共有 3 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      Terminal.Gui/Views/ScrollView.cs
  2. 1 1
      docs/api/Terminal.Gui/Terminal.Gui.ScrollView.html
  3. 0 0
      docs/index.json

+ 1 - 1
Terminal.Gui/Views/ScrollView.cs

@@ -427,7 +427,7 @@ namespace Terminal.Gui {
 		bool autoHideScrollBars = true;
 
 		/// <summary>
-		/// Represents the contents of the data shown inside the scrolview
+		/// Represents the contents of the data shown inside the scrollview
 		/// </summary>
 		/// <value>The size of the content.</value>
 		public Size ContentSize {

+ 1 - 1
docs/api/Terminal.Gui/Terminal.Gui.ScrollView.html

@@ -515,7 +515,7 @@ Represents the top left corner coordinate that is displayed by the scrollview
   <a id="Terminal_Gui_ScrollView_ContentSize_" data-uid="Terminal.Gui.ScrollView.ContentSize*"></a>
   <h4 id="Terminal_Gui_ScrollView_ContentSize" data-uid="Terminal.Gui.ScrollView.ContentSize">ContentSize</h4>
   <div class="markdown level1 summary">
-Represents the contents of the data shown inside the scrolview
+Represents the contents of the data shown inside the scrollview
 </div>
   <div class="markdown level1 conceptual"></div>
   <h5 class="decalaration">Declaration</h5>

文件差异内容过多而无法显示
+ 0 - 0
docs/index.json


部分文件因为文件数量过多而无法显示