浏览代码

gadget_configfs.txt: fix spelling of 'function'

Signed-off-by: Frans Klaver <frans.klaver@xsens.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Frans Klaver 11 年之前
父节点
当前提交
720a8d369b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/usb/gadget_configfs.txt

+ 1 - 1
Documentation/usb/gadget_configfs.txt

@@ -376,7 +376,7 @@ functions and binds them. This way the whole gadget is bound.
 configured, so config_groups for particular functions are defined
 configured, so config_groups for particular functions are defined
 in the functions implementation files drivers/usb/gadget/f_*.c.
 in the functions implementation files drivers/usb/gadget/f_*.c.
 
 
-5. Funciton's code is written in such a way that it uses
+5. Function's code is written in such a way that it uses
 
 
 usb_get_function_instance(), which, in turn, calls request_module.
 usb_get_function_instance(), which, in turn, calls request_module.
 So, provided that modprobe works, modules for particular functions
 So, provided that modprobe works, modules for particular functions