]> git.ipfire.org Git - thirdparty/patchwork.git/commit
views: Fix typo
authorStephen Finucane <stephen@that.guru>
Mon, 4 Apr 2022 17:16:19 +0000 (18:16 +0100)
committerStephen Finucane <stephen@that.guru>
Mon, 4 Apr 2022 17:16:19 +0000 (18:16 +0100)
commit9a95423970eb29c7e9ce51a8f717a5c262d3fe87
treeb344b452afbdc5ec8682fafe479951cdde93164b
parent7186d2a6fe9d5cf976a7cf9029b465153d6ae126
views: Fix typo

The filename field for a patch returned by the XML-RPC API does *not*
include a file extension. This was misleading.

Signed-off-by: Stephen Finucane <stephen@that.guru>
patchwork/views/xmlrpc.py