Browse Source

xml doc tweak

Tig 1 year ago
parent
commit
01a4de675d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Terminal.Gui/View/Layout/Dim.cs

+ 1 - 1
Terminal.Gui/View/Layout/Dim.cs

@@ -41,7 +41,7 @@ namespace Terminal.Gui;
 ///             </item>
 ///             </item>
 ///             <item>
 ///             <item>
 ///                 <term>
 ///                 <term>
-///                     <see cref="Dim.Percent(int, bool)"/>
+///                     <see cref="Dim.Percent(int, DimPercentMode)"/>
 ///                 </term>
 ///                 </term>
 ///                 <description>
 ///                 <description>
 ///                     Creates a <see cref="Dim"/> object that is a percentage of the width or height of the
 ///                     Creates a <see cref="Dim"/> object that is a percentage of the width or height of the