Fix typo in docs

This commit is contained in:
Duncan Ferguson 2016-09-07 09:11:41 +01:00
parent 3467c5191d
commit 7822d337f7

View file

@ -513,7 +513,7 @@ would replace the <Alt-n> with the client's name in each window.}
);
output '=item ', $self->parent->config->{key_localname};
output $self->loc(
q{Paste in the hostname of the server cssh is ebing run on});
q{Paste in the hostname of the server cssh is being run on});
output '=item ', $self->parent->config->{key_quit};
output $self->loc(
'Quit the program and close all connections and windows.');