diff mbox

opensm/osm_vendor_api.h: Fix commentary typo

Message ID 20091116184343.GC2417@comcast.net (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Hal Rosenstock Nov. 16, 2009, 6:43 p.m. UTC
None
diff mbox

Patch

diff --git a/opensm/include/vendor/osm_vendor_api.h b/opensm/include/vendor/osm_vendor_api.h
index 5bf2abc..39ee33e 100644
--- a/opensm/include/vendor/osm_vendor_api.h
+++ b/opensm/include/vendor/osm_vendor_api.h
@@ -370,7 +370,7 @@  osm_vendor_send(IN osm_bind_handle_t h_bind,
 *
 * NOTES
 *   1. Only mads that expect a response are tracked for transaction competion.
-*   2. A mad that does not expect a response is being put back immediatly after
+*   2. A mad that does not expect a response is being put back immediately after
 *      being sent.
 *
 * SEE ALSO