Formatting

This commit is contained in:
Raymond 2021-10-18 19:32:02 -04:00
parent 13b7a116b8
commit 5c6c01f0f4

View file

@ -287,7 +287,7 @@ namespace Dalamud
}
/// <summary>
/// Queue an unload of Dalamud when it gets the chance.
/// Queue an unload of Dalamud when it gets the chance.
/// </summary>
public void Unload()
{
@ -296,7 +296,7 @@ namespace Dalamud
}
/// <summary>
/// Wait for an unload request to start.
/// Wait for an unload request to start.
/// </summary>
public void WaitForUnload()
{