X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/chopwood/blobdiff_plain/a2916c0635fec5b45ad742904db9f5769b48f53d..a1539f6e9a50314fd9ab0e07d674e292dc4611bd:/cmdutil.py diff --git a/cmdutil.py b/cmdutil.py index a20b8dd..55939e6 100644 --- a/cmdutil.py +++ b/cmdutil.py @@ -144,7 +144,7 @@ def matching_items(want, tab, cond = [], tail = '', **kw): """ Generate the matching items from a query constructed dynamically. - Usually you wouldn't go through this palaver for a static query, but his + Usually you wouldn't go through this palaver for a static query, but this function helps with building queries in pieces. WANT should be a list of column names we should output, appropriately qualified if there are multiple tables; TAB should be a list of table names, in the form `FOO as