Skip to content

Commit

Permalink
Make comment clearer
Browse files Browse the repository at this point in the history
  • Loading branch information
chadwhitacre committed Jun 20, 2015
1 parent 3552bd3 commit c12b8ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aspen/wsgi.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
from aspen.website import Website

website = Website([])
application = website # many servers look for this name
application = website # a number of WSGI servers look for this name by default

0 comments on commit c12b8ab

Please sign in to comment.