mirror of
https://github.com/duncs/clusterssh.git
synced 2025-04-22 09:22:24 +00:00
Fix typo in docs
This commit is contained in:
parent
3467c5191d
commit
7822d337f7
1 changed files with 1 additions and 1 deletions
|
@ -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.');
|
||||
|
|
Loading…
Add table
Reference in a new issue