]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tdate.tex
rolled back exceptions handling patch, it relied on incorrect assumption about vtables
[wxWidgets.git] / docs / latex / wx / tdate.tex
index 605f40cc1c86a97b2a4af5ac4d4b0b266e220b95..dfffeaa98ac829fbfdf3dba74716e2d139b947e6 100644 (file)
@@ -37,7 +37,7 @@ them is fast}
 There are 3 main classes declared in {\tt <wx/datetime.h>}: except 
 \helpref{wxDateTime}{wxdatetime} itself which represents an absolute
 moment in time, there are also two classes - 
-\helpref{wxTimeSpan}{wxtimespan} and \helpref{wxDateSpan}{wxdatespan} which
+\helpref{wxTimeSpan}{wxtimespan} and \helpref{wxDateSpan}{wxdatespan} which
 represent the intervals of time.
 
 There are also helper classes which are used together with wxDateTime: