treewide: Fix typo in Documentation/DocBook
[deliverable/linux.git] / drivers / usb / core / message.c
index bb315970e475e3bd90b5985c45a0afc0daf61fd2..874d1a406ebc3a7e06d2f8ad10448c6786d8265c 100644 (file)
@@ -179,7 +179,7 @@ EXPORT_SYMBOL_GPL(usb_control_msg);
  *
  * Return:
  * If successful, 0. Otherwise a negative error number. The number of actual
- * bytes transferred will be stored in the @actual_length paramater.
+ * bytes transferred will be stored in the @actual_length parameter.
  */
 int usb_interrupt_msg(struct usb_device *usb_dev, unsigned int pipe,
                      void *data, int len, int *actual_length, int timeout)
This page took 0.025191 seconds and 5 git commands to generate.