X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d3c7cfeba96366ea7b2fbaa9dcc36c2d29410c1f..a9249b2eb2a40d8c71f828669045c4ddaa8dc5ff:/docs/latex/wx/datetime.tex?ds=sidebyside

diff --git a/docs/latex/wx/datetime.tex b/docs/latex/wx/datetime.tex
index ed7d98cc68..3346b77f25 100644
--- a/docs/latex/wx/datetime.tex
+++ b/docs/latex/wx/datetime.tex
@@ -145,7 +145,7 @@ values as parameter:
     };
 \end{verbatim}
 
-Differnet parst of the world use different conventions for the week start.
+Different parst of the world use different conventions for the week start.
 In some countries, the week starts on Sunday, while in others - on Monday.
 The ISO standard doesn't address this issue, so we support both conventions in
 the functions whose result depends on it (\helpref{GetWeekOfYear}{wxdatetimegetweekofyear} and 
@@ -174,8 +174,8 @@ No base class
 \wxheading{See also}
 
 \helpref{Date classes overview}{wxdatetimeoverview},\rtfsp
-wxTimeSpan,\rtfsp
-wxDateSpan,\rtfsp
+\helpref{wxTimeSpan}{wxtimespan},\rtfsp
+\helpref{wxDateSpan}{wxdatespan},\rtfsp
 \helpref{wxCalendarCtrl}{wxcalendarctrl}
 
 \latexignore{\rtfignore{\wxheading{Function groups}}}
@@ -192,7 +192,7 @@ parameter, it is currently ignored as only the Gregorian calendar is
 supported. Future versions will support other calendars.
 
 \pythonnote{These methods are standalone functions named 
-{\tt wxDateTime_<StaticMethodName>} in wxPython.}
+{\tt wxDateTime\_<StaticMethodName>} in wxPython.}
 
 \helpref{SetCountry}{wxdatetimesetcountry}\\
 \helpref{GetCountry}{wxdatetimegetcountry}\\