wrapper.fhtml: Add `license' relationship to the AGPL link.
[chopwood] / cmdutil.py
index a20b8dd..55939e6 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