Author: damoxc
Revision: 4941
Log:
fix a typo in a doc string
Diff:
Modified: trunk/deluge/ui/web/json_api.py
===================================================================
--- trunk/deluge/ui/web/json_api.py 2009-03-30 21:58:21 UTC (rev 4940)
+++ trunk/deluge/ui/web/json_api.py 2009-03-30 22:07:47 UTC (rev 4941)
@@ -487,7 +487,7 @@
"""
Stops a running daemon.
- :param connection_Id: str, the hash id of the connection
+ :param connection_id: str, the hash id of the connection
"""
main_deferred = Deferred()
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---