---
urlgrabber/grabber.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/urlgrabber/grabber.py b/urlgrabber/grabber.py
index f6f57bd..8e5ea3f 100644
--- a/urlgrabber/grabber.py
+++ b/urlgrabber/grabber.py
@@ -969,7 +969,7 @@ class URLGrabber(object):
"""grab the file at <url> and make a local copy at <filename>
If filename is none, the basename of the url is used.
urlgrab returns the filename of the local file, which may be
- different from the passed-in filename if copy_local == 0.
+ different from the passed-in filename if copy_local != 0.
"""
url = _to_utf8(url)
opts = self.opts.derive(**kwargs)
--
1.7.4.4
_______________________________________________
Yum-devel mailing list
[email protected]
http://lists.baseurl.org/mailman/listinfo/yum-devel