X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0a67eeac3def703ca733305d107088ec01c8cbc2..e5251d4f78176837e2eb857fae246435207ccaf2:/docs/latex/wx/dataobj.tex?ds=inline diff --git a/docs/latex/wx/dataobj.tex b/docs/latex/wx/dataobj.tex index 8292bb58ba..30ea106eaa 100644 --- a/docs/latex/wx/dataobj.tex +++ b/docs/latex/wx/dataobj.tex @@ -36,7 +36,7 @@ enum Direction which allows to distinguish between them. See \helpref{wxDataFormat}{wxdataformat} documentation for more about formats. -Not surprizingly, being 'smart' comes at a price of added complexity. This is +Not surprisingly, being 'smart' comes at a price of added complexity. This is reasonable for the situations when you really need to support multiple formats, but may be annoying if you only want to do something simple like cut and paste text.