another typo, thx Tampa

This commit is contained in:
UbitUmarov
2024-08-12 20:55:28 +01:00
parent 2361876f46
commit b0d006c53a

View File

@@ -138,7 +138,7 @@ namespace OpenSim.Region.ScriptEngine.Yengine
// guards m_DetachQuantum, m_EventQueue, m_EventCounts, m_Running, m_Suspended
public Object m_QueueLock = new Object();
// true iff allowed to accept new events
// true if allowed to accept new events
public bool m_Running = true;
// queue of events that haven't been acted upon yet