chiark / gitweb /
list.fhtml, login.fhtml: Add some missing access keys.
[chopwood] / cmdutil.py
index a20b8dd745c911cfab0d135d587363fd12bfa44c..55939e6436beabc61a4856d08a1a386b89132e1f 100644 (file)
@@ -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