diff --git a/Dalamud/Dalamud.cs b/Dalamud/Dalamud.cs index 0fa16b0d9..429aac0ae 100644 --- a/Dalamud/Dalamud.cs +++ b/Dalamud/Dalamud.cs @@ -287,7 +287,7 @@ namespace Dalamud } /// - /// Queue an unload of Dalamud when it gets the chance. + /// Queue an unload of Dalamud when it gets the chance. /// public void Unload() { @@ -296,7 +296,7 @@ namespace Dalamud } /// - /// Wait for an unload request to start. + /// Wait for an unload request to start. /// public void WaitForUnload() {