]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tdate.tex
Renderer should only be used for GTK+ 2
[wxWidgets.git] / docs / latex / wx / tdate.tex
index 01d55cbfb233f494d6c7847b5350a0b174e9ab50..dfffeaa98ac829fbfdf3dba74716e2d139b947e6 100644 (file)
@@ -6,7 +6,7 @@
 %% Created:     07.03.00
 %% RCS-ID:      $Id$
 %% Copyright:   (c) Vadim Zeitlin
-%% License:     wxWidgets license
+%% License:     wxWindows license
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \section{Date and time classes overview}\label{wxdatetimeoverview}
@@ -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: