]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/dynarray.h
Added NSApplicationDelegate's openFiles for wxOSX-Cocoa.
[wxWidgets.git] / interface / wx / dynarray.h
index cdecd0f61809174c6cd27d357577fd7d91479c40..f9066994d6702ae14e234ba45570f3178c0cbe9e 100644 (file)
     however dumb, C++ compiler in the world.
 
     Remember to include @<wx/arrimpl.cpp@> just before each
-    WX_DEFINE_OBJARRAY() ocurrence in your code, even if you have several in
+    WX_DEFINE_OBJARRAY() occurrence in your code, even if you have several in
     the same file.
 
     Things are much simpler for wxArray and wxSortedArray however: it is enough