Merge pull request #19 from lanurmi/spelling-fix-occurrrrrrrr

Fix spelling of occur* in random files.
This commit is contained in:
Bryan Petty
2015-02-27 12:06:28 -07:00
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; }