Skip to content

Commit

Permalink
fix a doc block typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanphix committed Jan 12, 2015
1 parent a834c90 commit 773dee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ghost/test.py
Expand Up @@ -8,7 +8,7 @@


class ServerThread(threading.Thread):
"""Starts a Tornado HTTPServer from given WSGI application.
"""Starts given WSGI application.
:param app: The WSGI application to run.
:param port: The port to run on.
Expand Down

0 comments on commit 773dee5

Please sign in to comment.