Mercurial > libervia-backend
changeset 3632:7acf19bdca2f
doc: minor typo
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 27 Aug 2021 14:59:47 +0200 |
parents | 8ee0140cc8b6 |
children | 3c7a64d6f49f |
files | doc/libervia-cli/pubsub.rst |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/libervia-cli/pubsub.rst Fri Aug 27 14:48:39 2021 +0200 +++ b/doc/libervia-cli/pubsub.rst Fri Aug 27 14:59:47 2021 +0200 @@ -343,7 +343,7 @@ else: print(item_raw.replace("sàt", "Libervia")) -And save it a some location, e.g. ``~/expand_sat.py`` (don't forget to make is executable +And save it a some location, e.g. ``~/expand_sat.py`` (don't forget to make it executable with ``chmod +x ~/expand_sat.py``). To be sure it's safe, you can first do a dry-run and check the result::