X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/chopwood/blobdiff_plain/9e574017f801c1bb4b5d4856e988b892d90246a2..74b87214c100957fb37de47a8c58f6c3d8cebf3a:/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