Skip to content

Commit 09a1463

Browse files
committed
Removed trailing spaces
Due to sloppiness and, likely, a misconfigured plugin for *Visual Studio*, it appears a number of trailing spaces were either missed previously, or were reintroduced. Sad face. These have been removed to help avoid future versioning confusion with git diffs.
1 parent c0db68c commit 09a1463

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Ignia.Topics.Web/Editor/IEditControl.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ public interface IEditControl {
2222
| PROPERTY: INHERITED VALUE
2323
\-------------------------------------------------------------------------------------------------------------------------*/
2424
/// <summary>
25-
/// Gets or sets the value of a control, as inherited from any Topic pointers.
25+
/// Gets or sets the value of a control, as inherited from any Topic pointers.
2626
/// </summary>
2727
/// <remarks>
2828
/// If this value is set, then the control should not be marked as required, as it is inheriting its value from a

0 commit comments

Comments
 (0)