Phrasing + english in docstring
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
9096891e28
commit
39a9fef73b
1 changed files with 2 additions and 2 deletions
|
@ -259,8 +259,8 @@ class XEP_0384(BasePlugin):
|
|||
and they came back with precondition-not-met. This means an
|
||||
existing node is not using our defaults.
|
||||
|
||||
This function will be overwriting pubsub#persist_items only,
|
||||
leaving pubsub#access_model as it has already been set.
|
||||
By default this function will be overwriting pubsub#persist_items
|
||||
only, leaving pubsub#access_model as it was.
|
||||
|
||||
To be complete, the code using this function should probably
|
||||
set the bundle node to the same access_model as the devicelist
|
||||
|
|
Loading…
Reference in a new issue