X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fusbdevice.h;h=f27e17f124a3113f988e9f43609424c72d1b5374;hb=2218b32d88f9b4b4484cea9a8b034ddab0be298b;hp=da5af6efe4c0d827c8cccaac572436b503ff8920;hpb=326ea986ac150acdc7656d57fca647db80b50158;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/usbdevice.h b/include/usbdevice.h index da5af6e..f27e17f 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 */