]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tempfile.tex
added wxWindow::Freeze/Thaw(), implemented them for wxGTK::wxTextCtrl
[wxWidgets.git] / docs / latex / wx / tempfile.tex
index bc21de6fcdb0e8ce41c2e478642a00244da2aa3a..4fe80189c93e22f75b91957d50a34ff3b7daae71 100644 (file)
@@ -66,7 +66,7 @@ Associates wxTempFile with the file to be replaced and opens it. You should use
 \func{bool}{Open}{\param{const wxString\& }{strName}}
 
 Open the temporary file (strName is the name of file to be replaced), returns
-TRUE on success, FALSE if an error occured.
+TRUE on success, FALSE if an error occurred.
 
 \membersection{wxTempFile::IsOpened}\label{wxtempfileisopened}
 \constfunc{bool}{IsOpened}{\void}