mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-12-21 15:37:18 +01:00
Fix various spelling mistakes.
This commit is contained in:
@@ -620,7 +620,7 @@ public:
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------------------------------------
|
||||
* See whether debugging option was enabled in the plugin.
|
||||
* See whether debugging option was enabled in the plug-in.
|
||||
*/
|
||||
bool IsDebugging() const
|
||||
{
|
||||
@@ -628,7 +628,7 @@ public:
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------------------------------------
|
||||
* See whether all queued scripts were executed and the plugin fully started.
|
||||
* See whether all queued scripts were executed and the plug-in fully started.
|
||||
*/
|
||||
bool IsExecuted() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user