# HG changeset patch # User Goffi # Date 1630069187 -7200 # Node ID 7acf19bdca2fbbca88c14a6f00fa25fc9aafc52b # Parent 8ee0140cc8b6e4aba628062e23a876476159c8b4 doc: minor typo diff -r 8ee0140cc8b6 -r 7acf19bdca2f doc/libervia-cli/pubsub.rst --- 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::