Author: damoxc

Revision: 5402

Log:
        fix an error in the doc string for add_torrents

Diff:
Modified: trunk/deluge/ui/web/json_api.py
===================================================================
--- trunk/deluge/ui/web/json_api.py     2009-06-22 18:28:51 UTC (rev 5401)
+++ trunk/deluge/ui/web/json_api.py     2009-06-23 09:36:30 UTC (rev 5402)
@@ -479,7 +479,7 @@
         :type torrents: list
         
         **Usage**
-        >>> json_api.add_torrents([{
+        >>> json_api.web.add_torrents([{
                 "path": "/tmp/deluge-web/some-torrent-file.torrent",
                 "options": {"download_path": "/home/deluge/"}
             }])



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"deluge-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/deluge-commit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to