Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 08f6cd01 authored by Rami Rosen's avatar Rami Rosen Committed by Corey Minyard
Browse files

Documentation: Fix a typo in IPMI.txt.



This patch fixes a trivial type in IPMI.txt.

Signed-off-by: default avatarRami Rosen <ramirose@gmail.com>
Signed-off-by: default avatarCorey Minyard <cminyard@mvista.com>
parent c433eb70
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -257,7 +257,7 @@ and tell you when they come and go.

Creating the User

To user the message handler, you must first create a user using
To use the message handler, you must first create a user using
ipmi_create_user.  The interface number specifies which SMI you want
to connect to, and you must supply callback functions to be called
when data comes in.  The callback function can run at interrupt level,