]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/clipbrd.tex
wxURI/wxURL links in changes list.
[wxWidgets.git] / docs / latex / wx / clipbrd.tex
index 8ed7fef90700e04b3bd555c0fe4716a91435278a..603e28b52ed9471b4b573f55242bad1aae2f77d4 100644 (file)
@@ -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}