Commit 87b5a91f authored by Jason Madden's avatar Jason Madden Committed by GitHub

Merge pull request #1731 from timgates42/bugfix_typo_employed

docs: fix simple typo, empoyed -> employed
parents 94d7a9ba 308e7d98
......@@ -508,7 +508,7 @@ class TestNoChunks10KeepAlive(TestNoChunks10):
class TestExplicitContentLength(TestNoChunks): # pylint:disable=too-many-ancestors
# when returning a list of strings a shortcut is empoyed by the
# when returning a list of strings a shortcut is employed by the
# server - it caculates the content-length
def application(self, env, start_response):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment