mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-16 00:42:51 +08:00
Fix minor typo in example
This commit is contained in:
parent
7ef1ac483a
commit
52718c499c
@ -46,7 +46,7 @@ namespace Calendars
|
||||
.AddCalendarEvent("A third event", 2020, 10, 13));
|
||||
|
||||
yield return EmbedInPanel(
|
||||
"Italian calendar (de-DE)",
|
||||
"Italian calendar (it-IT)",
|
||||
new Calendar(2020, 10)
|
||||
.DoubleBorder()
|
||||
.SetHighlightStyle(Style.Parse("green"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user