]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tdb.tex
documented just added env functions
[wxWidgets.git] / docs / latex / wx / tdb.tex
index 33a52a9b6fa97453a82653f5cef0867e3c9047f8..1d2dae0ef2e71db5cd3141bfbefdc79b82c6a2af 100644 (file)
@@ -17,7 +17,7 @@ file via an ODBC driver. The language for most of the database
 operations is SQL, so you need to learn a small amount of SQL as well as
 the wxWindows ODBC wrapper API. Even though the databases may not be
 SQL-based, the ODBC drivers translate SQL into appropriate operations
-for the database or file: even text files have rudimentry ODBC support,
+for the database or file: even text files have rudimentary ODBC support,
 along with dBASE, Access, Excel and other file formats.
 
 The run-time files for ODBC are bundled with many existing database