Skip to content

Commit 5463328

Browse files
committed
Fix text formatting issue
1 parent 1b8b4c1 commit 5463328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Eto/Forms/Controls/DocumentControl.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ public bool HasNavigationButtons
249249
set { Handler.HasNavigationButtons = value; }
250250
}
251251

252-
/// <summary>
252+
/// <summary>
253253
/// Gets or sets the disabled foreground color.
254254
/// </summary>
255255
/// <value>The disabled foreground color.</value>

0 commit comments

Comments
 (0)