Merge "Fix typo in rpc controller"
This commit is contained in:
commit
f56d77dfa8
@ -106,7 +106,7 @@ class Controller(object):
|
||||
Exports methods through the RPC Api.
|
||||
|
||||
:params resource: Resource's instance to register.
|
||||
:params filtered: List of methods that *can* me registered. Read
|
||||
:params filtered: List of methods that *can* be registered. Read
|
||||
as "Method must be in this list".
|
||||
:params excluded: List of methods to exclude.
|
||||
:params refiner: Callable to use as filter for methods.
|
||||
|
Loading…
x
Reference in New Issue
Block a user