lib/vos/drivers/ssh.rb in vos-0.3.7 vs lib/vos/drivers/ssh.rb in vos-0.3.8

- old
+ new

@@ -82,10 +82,10 @@ return code, stdout_and_stderr end # - # Micelaneous + # Miscellaneous # def to_s; options[:host] end def host; options[:host] end protected \ No newline at end of file