From c7215ce77c1fd090b92237e82a98b8257ff456f2 Mon Sep 17 00:00:00 2001 From: "luke.li" Date: Tue, 22 Aug 2017 11:01:31 +0800 Subject: [PATCH] Update "nework" to "network" in comments Change-Id: I221c480127b51b02d7deb0e783b0895e14327c97 --- pyghmi/ipmi/private/session.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyghmi/ipmi/private/session.py b/pyghmi/ipmi/private/session.py index e95c8342..d0ae911b 100644 --- a/pyghmi/ipmi/private/session.py +++ b/pyghmi/ipmi/private/session.py @@ -1076,7 +1076,7 @@ class Session(object): This watches for any activity on IPMI handles and handles registered by register_handle_callback. Callers are satisfied in the order that - packets return from nework, not in the order of calling. + packets return from network, not in the order of calling. :param timeout: Maximum time to wait for data to come across. If unspecified, will autodetect based on earliest timeout