X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f510b7b2f386afe6c3705c2cdbc9208435984dac..68ca6f52521f2f69e88e992f2d0788462e61a2d9:/docs/latex/wx/clipbrd.tex diff --git a/docs/latex/wx/clipbrd.tex b/docs/latex/wx/clipbrd.tex index 8ed7fef907..603e28b52e 100644 --- a/docs/latex/wx/clipbrd.tex +++ b/docs/latex/wx/clipbrd.tex @@ -97,7 +97,7 @@ Call this function to close the clipboard, having opened it with \helpref{wxClip Flushes the clipboard: this means that the data which is currently on clipboard will stay available even after the application exits (possibly eating memory), otherwise the clipboard will be emptied on exit. -Returns false if the operation is unsuccesful for any reason. +Returns false if the operation is unsuccessful for any reason. \membersection{wxClipboard::GetData}\label{wxclipboardgetdata}