Description: address a few typos in the upstream source
Author: tony mancill <tmancill@debian.org>
Forwarded: https://github.com/duncs/clusterssh/pull/141

--- a/lib/App/ClusterSSH/Host.pm
+++ b/lib/App/ClusterSSH/Host.pm
@@ -381,7 +381,7 @@
 =item get_realname
 
 If the server name provided is not an IP address (either IPv4 or IPv6) 
-attempt to resolve it and retun the discovered names.
+attempt to resolve it and return the discovered names.
 
 =item get_givenname
 
--- a/lib/App/ClusterSSH.pm
+++ b/lib/App/ClusterSSH.pm
@@ -593,7 +593,7 @@
 
 =item window
 
-Method to access assosiated window module
+Method to access associated window module
 
 =item write_default_user_config
                                            
