]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/arrstr.h
export wxRichTextObjectPtrArrayArray since it is used in the public API.
[wxWidgets.git] / include / wx / arrstr.h
index 49f5f21d920e1a17b0aa4dc3d0b1b42e2632f0b3..e093c29731da3958be025fbc2dcac1c897ee9c22 100644 (file)
@@ -425,7 +425,7 @@ private:
 // ----------------------------------------------------------------------------
 
 // by default, these functions use the escape character to escape the
-// separators occuring inside the string to be joined, this can be disabled by
+// separators occurring inside the string to be joined, this can be disabled by
 // passing '\0' as escape
 
 WXDLLIMPEXP_BASE wxString wxJoin(const wxArrayString& arr,