summaryrefslogtreecommitdiffstats
path: root/include/usbdevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usbdevice.h')
-rw-r--r--include/usbdevice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usbdevice.h b/include/usbdevice.h
index da5af6efe4..f27e17f124 100644
--- a/include/usbdevice.h
+++ b/include/usbdevice.h
@@ -438,7 +438,7 @@ typedef enum usb_device_event {
DEVICE_HUB_RESET, /* bi - bus has been unplugged */
DEVICE_DESTROY, /* bi - device instance should be destroyed */
- DEVICE_HOTPLUG, /* bi - a hotplug event has occured */
+ DEVICE_HOTPLUG, /* bi - a hotplug event has occurred */
DEVICE_FUNCTION_PRIVATE, /* function - private */
OpenPOWER on IntegriCloud