Fix spelling errors in comments
Change-Id: I9f7de85912c687d37661c3301b5898960082fc13
This commit is contained in:
parent
062c8ac7dd
commit
2e59af91ba
@ -339,7 +339,7 @@ class RPCClient(object):
|
||||
listed in the allow_remote_exmods messaging.get_transport() parameter,
|
||||
then it this exception will be re-raised by call(). However, such
|
||||
locally re-raised remote exceptions are distinguishable from the same
|
||||
exception type raised locally becayse re-raised remote exceptions are
|
||||
exception type raised locally because re-raised remote exceptions are
|
||||
modified such that their class name ends with the '_Remote' suffix so
|
||||
you may do::
|
||||
|
||||
|
@ -319,7 +319,7 @@ class TransportURL(object):
|
||||
|
||||
Netloc is parsed following the sequence bellow:
|
||||
|
||||
* It is first splitted by ',' in order to support multiple hosts
|
||||
* It is first split by ',' in order to support multiple hosts
|
||||
* The last parsed username and password will be propagated to the rest
|
||||
of hosts specified:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user