This commit is contained in:
Simon Cropp
2020-12-24 17:11:30 +11:00
committed by Patrik Svensson
parent f417e297cd
commit 041aea2ae5
4 changed files with 10 additions and 10 deletions

View File

@ -19,7 +19,7 @@ namespace Spectre.Console.Rendering
public string Text { get; }
/// <summary>
/// Gets a value indicating whether or not this is an expicit line break
/// Gets a value indicating whether or not this is an explicit line break
/// that should be preserved.
/// </summary>
public bool IsLineBreak { get; }