Description: a bunch of typo fixes
Author: Ana Guerrero Lopez <ana@ekaia.org>
Last-Update: 2018-12-10

--- opensm-3.3.20.orig/man/torus-2QoS.8.in
+++ opensm-3.3.20/man/torus-2QoS.8.in
@@ -381,7 +381,7 @@ will not be placed into the torus.
 .
 .SH QUALITY OF SERVICE CONFIGURATION
 .
-OpenSM will not program switchs and channel adapters with
+OpenSM will not program switches and channel adapters with
 SL2VL maps or VL arbitration configuration unless it is invoked with -Q.
 Since torus-2QoS depends on such functionality for correct operation,
 always invoke OpenSM with -Q when torus-2QoS is in the list of routing
--- opensm-3.3.20.orig/opensm/osm_event_plugin.c
+++ opensm-3.3.20/opensm/osm_event_plugin.c
@@ -103,7 +103,7 @@ osm_epi_plugin_t *osm_epi_construct(osm_
 	old_impl = (struct old_if *) rc->impl;
 	if (old_impl->ver == OSM_ORIG_EVENT_PLUGIN_INTERFACE_VER) {
 		OSM_LOG(&osm->log, OSM_LOG_ERROR, "Error loading plugin: "
-			"\'%s\' contains a depricated interface version %d\n"
+			"\'%s\' contains a deprecated interface version %d\n"
 			"   Please recompile with the new interface.\n",
 			plugin_name, old_impl->ver);
 		goto Exit;
--- opensm-3.3.20.orig/opensm/osm_ucast_ftree.c
+++ opensm-3.3.20/opensm/osm_ucast_ftree.c
@@ -3257,7 +3257,7 @@ static int rank_leaf_switches(IN ftree_f
 			/* HCA connected directly to another HCA - not FatTree */
 			OSM_LOG(&p_ftree->p_osm->log, OSM_LOG_ERROR,
 				"ERR AB0F: "
-				"CA conected directly to another CA: " "0x%016"
+				"CA connected directly to another CA: " "0x%016"
 				PRIx64 " <---> 0x%016" PRIx64 "\n",
 				hca_get_guid_ho(p_hca),
 				cl_ntoh64(osm_node_get_node_guid
@@ -3377,7 +3377,7 @@ fabric_construct_hca_ports(IN ftree_fabr
 			/* HCA connected directly to another HCA - not FatTree */
 			OSM_LOG(&p_ftree->p_osm->log, OSM_LOG_ERROR,
 				"ERR AB11: "
-				"CA conected directly to another CA: " "0x%016"
+				"CA connected directly to another CA: " "0x%016"
 				PRIx64 " <---> 0x%016" PRIx64 "\n",
 				cl_ntoh64(osm_node_get_node_guid(p_node)),
 				cl_ntoh64(remote_node_guid));
