summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRobey Pointer <robey@lag.net>2007-11-09 22:51:03 -0800
committerRobey Pointer <robey@lag.net>2007-11-09 22:51:03 -0800
commit9bc7c13ad71ca3b2a61b258c49377cc954670434 (patch)
tree154de0c3c17c3f65fb431542ccaba0951734d86a /README
parent758c18a28b1ff5df1a920d02ef1e9df52853a677 (diff)
downloadparamiko-9bc7c13ad71ca3b2a61b258c49377cc954670434.tar.gz
[project @ robey@lag.net-20071110065103-a169t3ijqapq0zlo]
fix some typos.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 15623e11..91b1eee3 100644
--- a/README
+++ b/README
@@ -88,7 +88,7 @@ missing encodings, you'll see an error like this::
this means you need to copy string encodings over from a working system.
(it probably only happens on embedded systems, not normal python
-installls.) Valeriy Pogrebitskiy says the best place to look is
+installs.) Valeriy Pogrebitskiy says the best place to look is
``.../lib/python*/encodings/__init__.py``.