]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/db.tex
Make animation of combo-popdown optional.
[wxWidgets.git] / docs / latex / wx / db.tex
index 1056eeabbb8f12875a1b4059c188d3d18d1da9d1..88cd6ca6e3431e44cc59aa90d16179b54b6e2ff3 100644 (file)
@@ -2457,7 +2457,7 @@ this function.
 \param{UWORD }{numIndexColumns}, \param{wxDbIdxDef *}{pIndexDefs},
 \param{bool }{attemptDrop=true}}
 
-This member function allows you to create secondary (non primary) indexes on
+This member function allows you to create secondary (non-primary) indexes on
 your tables.  You first create your table, normally specifying a primary
 index, and then create any secondary indexes on the table.  Indexes in
 relational model are not required.  You do not need indexes to look up records