Revision 31ee599c lib/rpc.py

b/lib/rpc.py
91 91
      reactor.stop()
92 92

  
93 93
  def cb_call(self, obj):
94
    """Callback for successfull connect.
94
    """Callback for successful connect.
95 95

  
96 96
    If the connect and login sequence succeeded, we proceed with
97 97
    making the actual call.

Also available in: Unified diff