]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/db.cpp
Documentation fixes, patch 1179223 by Andreas Mohr
[wxWidgets.git] / src / common / db.cpp
index ee2a47b16ad15e4a932344f73b44211d5dcaffbc..85d53a78f017c42876c583cd774df9a95a392160 100644 (file)
@@ -2861,7 +2861,7 @@ wxDbColInf *wxDb::GetColumns(const wxString &tableName, UWORD *numCols, const wx
 /*
     BJO 20000503
     These are tentative new GetColumns members which should be more database
-    independant and which always returns the columns in the order they were
+    independent and which always returns the columns in the order they were
     created.
 
     - The first one (wxDbColInf *wxDb::GetColumns(wxChar *tableName[], const