|
@@ -53,7 +53,7 @@ namespace Terminal.Gui {
|
|
/// </para>
|
|
/// </para>
|
|
/// <para>
|
|
/// <para>
|
|
/// When invoked sets the SynchronizationContext to one that is tied
|
|
/// 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>
|
|
/// </para>
|
|
/// </remarks>
|
|
/// </remarks>
|
|
public static class Application {
|
|
public static class Application {
|