summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 9ccfeb8..f001377 100644
--- a/setup.py
+++ b/setup.py
@@ -70,7 +70,7 @@ setup(
name='pecan',
version=version,
description="A WSGI object-dispatching web framework, designed to be "
- "lean and fast, with few dependancies.",
+ "lean and fast, with few dependencies.",
long_description=None,
classifiers=[
'Development Status :: 5 - Production/Stable',