File: spelling-error.patch

package info (click to toggle)
libnet-ssh-perl 0.09-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 132 kB
  • ctags: 24
  • sloc: perl: 112; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 493 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: Spelling error
Author: Xavier Guimard <x.guimard@free.fr>
Bug: https://rt.cpan.org/Ticket/Display.html?id=82250
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=82250
Last-Update: 2012-12-26

--- a/SSH.pm
+++ b/SSH.pm
@@ -94,7 +94,7 @@
 If using the hashref-style of passing arguments, possible keys are:
 
   user (optional)
-  host (requried)
+  host (required)
   command (required)
   args (optional, arrayref)
   stdin_string (optional) - written to the command's STDIN