summaryrefslogtreecommitdiff
path: root/webapp.py
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2014-02-23 18:19:35 +0100
committerHelmut Grohne <helmut@subdivi.de>2014-02-23 18:19:35 +0100
commit8d4c5512edbdcdd1063a7e6508f398a5a57981be (patch)
treee747725f537bb6d4499c1375a328b15a59411e8c /webapp.py
parent8ccd5205f77276b333c56efb8271a0ddf11590a0 (diff)
downloaddebian-dedup-8d4c5512edbdcdd1063a7e6508f398a5a57981be.tar.gz
spell check comments
Diffstat (limited to 'webapp.py')
-rwxr-xr-xwebapp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp.py b/webapp.py
index fd6d685..2fd69bb 100755
--- a/webapp.py
+++ b/webapp.py
@@ -151,7 +151,7 @@ class Application(object):
return html_response(package_template.render(params))
def compute_comparison(self, pid1, pid2):
- """Compute a sequence of comparison objects ordery by the size of the
+ """Compute a sequence of comparison objects ordered by the size of the
object in the first package. Each element of the sequence is a dict
defining the following keys:
* filenames: A set of filenames in package 1 (pid1) all referring to