author | Adrien Di Mascio <Adrien.DiMascio@logilab.fr> |
Fri, 14 Jan 2011 08:10:41 +0100 | |
changeset 6824 | 026581ea2b16 |
parent 6822 | 47f4950ff815 (current diff) |
parent 6823 | dc4693820fc7 (diff) |
child 6842 | 117b53c10d79 |
--- a/web/views/idownloadable.py Thu Jan 13 19:24:21 2011 +0100 +++ b/web/views/idownloadable.py Fri Jan 14 08:10:41 2011 +0100 @@ -172,7 +172,7 @@ IDownloadableLineView = class_renamed( 'IDownloadableLineView', IDownloadableOneLineView, - '[3.10] IDownloadableLineView is deprecated, use %IDownloadableOneLineView') + '[3.10] IDownloadableLineView is deprecated, use IDownloadableOneLineView') class AbstractEmbeddedView(EntityView):