summaryrefslogtreecommitdiffstats
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 79d9f62..810559c 100644
--- a/setup.py
+++ b/setup.py
@@ -901,7 +901,7 @@ class PyBuildExt(build_ext):
db_dirs_to_check = tmp
- # Look for a version specific db-X.Y before an ambiguoius dbX
+ # Look for a version specific db-X.Y before an ambiguous dbX
# XXX should we -ever- look for a dbX name? Do any
# systems really not name their library by version and
# symlink to more general names?