# HG changeset patch # User Pawel Solyga # Date 1221134817 0 # Node ID f6abf00efc62c096fc96660862cd592a32ce0156 # Parent 70206a64da4a6c311514cdb9a540d4930a73eb36 Updated docs in response_helpers. Patch by: Pawel Solyga Review by: to-be-reviewed diff -r 70206a64da4a -r f6abf00efc62 app/soc/views/helpers/response_helpers.py --- a/app/soc/views/helpers/response_helpers.py Thu Sep 11 12:01:20 2008 +0000 +++ b/app/soc/views/helpers/response_helpers.py Thu Sep 11 12:06:57 2008 +0000 @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -"""Helpers used to display various views that are forms. +"""Helpers used to render response. """ __authors__ = [