kernel/drivers/usb/core/of.c
.. .. @@ -45,7 +45,7 @@ 45 45 * 46 46 * Determine whether a USB device has a so called combined node which is 47 47 * shared with its sole interface. This is the case if and only if the device 48 - * has a node and its decriptors report the following:48 + * has a node and its descriptors report the following:49 49 * 50 50 * 1) bDeviceClass is 0 or 9, and 51 51 * 2) bNumConfigurations is 1, and