Touched application.cs to force a build

This commit is contained in:
Tig
2024-07-11 16:23:09 -06:00
parent c08dc11c93
commit 847e71012f

View File

@@ -53,7 +53,7 @@ namespace Terminal.Gui {
/// </para>
/// <para>
/// When invoked sets the SynchronizationContext to one that is tied
/// to the mainloop, allowing user code to use async/await.
/// to the MainLoop, allowing user code to use async/await.
/// </para>
/// </remarks>
public static class Application {