Fix spelling of occur* in random files.

This commit is contained in:
Lauri Nurmi
2014-05-14 22:50:39 +03:00
parent 29eb2a71c0
commit 8a2ccd9cf7
4 changed files with 6 additions and 6 deletions

View File

@@ -2551,7 +2551,7 @@ public:
{ }
/**
Returns the buffer position at which the event occured.
Returns the buffer position at which the event occurred.
*/
long GetPosition() const { return m_position; }