X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c8058a09e5147657342e02e50cf471d7b751abc1..8866abbb1727c74a5c9caf949bb946db6e183d94:/docs/latex/wx/variant.tex diff --git a/docs/latex/wx/variant.tex b/docs/latex/wx/variant.tex index db82e17c9e..3bf09e16f7 100644 --- a/docs/latex/wx/variant.tex +++ b/docs/latex/wx/variant.tex @@ -162,15 +162,15 @@ Construction from an array of strings. This constructor copies {\it value} and \func{}{wxVariant}{\param{DATE\_STRUCT*}{ val}, \param{const wxString\& }{name = ``"}} -Construction from a odbc date value. Represented internally by a \helpref{wxDateTime}{wxdatetime} value. +Construction from a ODBC date value. Represented internally by a \helpref{wxDateTime}{wxdatetime} value. \func{}{wxVariant}{\param{TIME\_STRUCT*}{ val}, \param{const wxString\& }{name = ``"}} -Construction from a odbc time value. Represented internally by a \helpref{wxDateTime}{wxdatetime} value. +Construction from a ODBC time value. Represented internally by a \helpref{wxDateTime}{wxdatetime} value. \func{}{wxVariant}{\param{TIMESTAMP\_STRUCT*}{ val}, \param{const wxString\& }{name = ``"}} -Construction from a odbc timestamp value. Represented internally by a \helpref{wxDateTime}{wxdatetime} value. +Construction from a ODBC timestamp value. Represented internally by a \helpref{wxDateTime}{wxdatetime} value. \membersection{wxVariant::\destruct{wxVariant}}\label{wxvariantdtor}