]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/fildatob.tex
A little cleanup for this demo
[wxWidgets.git] / docs / latex / wx / fildatob.tex
index 13cc3a6aee41a050d3818ca4423d5a7a6230d291..df7c1adbfacbce1c5fc95c425d392d7eaa9eed1c 100644 (file)
@@ -1,8 +1,8 @@
 \section{\class{wxFileDataObject}}\label{wxfiledataobject}
 
 wxFileDataObject is a specialization of \helpref{wxDataObject}{wxdataobject} 
-for file names. The program works with it just as if it were a list of file
-names (absolutep aths always), but internally it uses the same format as
+for file names. The program works with it just as if it were a list of absolute file
+names, but internally it uses the same format as
 Explorer and other compatible programs under Windows or GNOME/KDE filemanager
 under Unix which makes it possible to receive files from them using this
 class.
@@ -30,7 +30,7 @@ None.
 \helpref{wxDataObject}{wxdataobject}, 
 \helpref{wxDataObjectSimple}{wxdataobjectsimple}, 
 \helpref{wxTextDataObject}{wxtextdataobject}, 
-\helpref{wxBitmapDataObject}{wxbitmapdataobject}
+\helpref{wxBitmapDataObject}{wxbitmapdataobject}
 \helpref{wxDataObject}{wxdataobject}
 
 \latexignore{\rtfignore{\wxheading{Members}}}