Fix typos in comments and documentation (#750)

* Fix typos in comments and documentation
This commit is contained in:
hartmannathan 2020-04-08 08:45:35 -04:00 committed by GitHub
parent 9c7841aff1
commit bfc153ca27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
54 changed files with 133 additions and 134 deletions

View file

@ -720,7 +720,7 @@ static int composite_setup(FAR struct usbdevclass_driver_s *driver,
* Non-Standard Class Requests
**********************************************************************/
/* Class implementations should handle there own interface and endpoint
/* Class implementations should handle their own interface and endpoint
* requests.
*/