author | Sverre Rabbelier <srabbelier@gmail.com> |
Sun, 25 Oct 2009 15:39:38 -0700 | |
changeset 3044 | 7c63279401af |
parent 3043 | 187c1709756b |
child 3045 | b6b5ad155dd9 |
--- a/app/soc/views/helper/responses.py Sat Oct 24 16:23:31 2009 -0700 +++ b/app/soc/views/helper/responses.py Sun Oct 25 15:39:38 2009 -0700 @@ -178,7 +178,7 @@ """Creates an HTTP response from the soc.views.out_of_band.Error exception. Args: - errror: a out_of_band.Error object + error: a out_of_band.Error object request: a Django HTTP request template: the "sibling" template (or a search list of such templates) from which to construct the actual template name (or names)