diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-09-03 22:07:29 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-09-03 22:56:02 -0400 |
commit | 7a465961c19036eba2c08223e769ad9e85a766a8 (patch) | |
tree | bad698356cad50e0e08667dfea77ddbc1a0e9758 | |
parent | eb6c7d20756b60a7c79a373fd27a682a31b5647a (diff) |
man: fix typo
-rw-r--r-- | man/systemd-bus-proxyd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-bus-proxyd.xml b/man/systemd-bus-proxyd.xml index 91a6fe3685..f9400f034d 100644 --- a/man/systemd-bus-proxyd.xml +++ b/man/systemd-bus-proxyd.xml @@ -80,7 +80,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <listitem> <para>Connect to the bus specified by - <replaceable>ADDRESS</replaceable>. Multiple colon-seperated + <replaceable>ADDRESS</replaceable>. Multiple colon-separated addresses can be specified, in which case <command>systemd-bus-proxyd</command> will attempt to connect to them in turn.</para> |