Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into mqtt-rs-rework
Browse files Browse the repository at this point in the history
* origin/main:
  Update py/miniconf-mqtt/miniconf/miniconf.py
  • Loading branch information
jordens committed Jul 9, 2024
2 parents 4f742e7 + d6911c8 commit bb41c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py/miniconf-mqtt/miniconf/miniconf.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ async def dump(self, root=""):
"""Dump all the paths at or below a given root into the settings namespace.
Note that the target Miniconf client may be unable to
responde to messages when a multipart operation (list or dump) is in progress.
respond to messages when a multipart operation (list or dump) is in progress.
This method does not wait for the completion of the dump.
Args:
Expand Down

0 comments on commit bb41c94

Please sign in to comment.