X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/58b9c9baddc38500ea0d9738de1e0aeac039b64c..5f4d35b8045442f97ed74ba2aa633e843adae7ef:/contrib/src/mmedia/sndwin.cpp diff --git a/contrib/src/mmedia/sndwin.cpp b/contrib/src/mmedia/sndwin.cpp index 86f9339a34..6943339688 100644 --- a/contrib/src/mmedia/sndwin.cpp +++ b/contrib/src/mmedia/sndwin.cpp @@ -382,7 +382,7 @@ wxSoundInfoHeader *wxSoundStreamWin::AllocHeader(int mode) // AllocHeaders() allocates WXSOUND_MAX_QUEUE (= 128) blocks for an operation // queue. It uses AllocHeader() for each element. // -// Once it has allocated all blocks, it returns true and if an error occured +// Once it has allocated all blocks, it returns true and if an error occurred // it returns false. // ------------------------------------------------------------------------- bool wxSoundStreamWin::AllocHeaders(int mode)