Commit 813320b7 authored by Nicolas Delaby's avatar Nicolas Delaby

typo

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35850 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1b38c699
......@@ -58,7 +58,7 @@ response = request.RESPONSE\n
\n
from zExceptions import Unauthorized\n
\n
# Always force download of document event if format is supported\n
# Always force download of document even if format is supported\n
# by browser\n
file_name = context.getStandardFileName(None)\n
response.setHeader(\'Content-disposition\', \'attachment; filename="%s"\' % file_name)\n
......
1595
\ No newline at end of file
1596
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment