[docs] fixing typos in comments/docs (#3120)

This commit is contained in:
Abtin Keshavarzian
2018-10-05 00:56:55 -07:00
committed by Jonathan Hui
parent abe64591c7
commit 94ac42eec9
9 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -156,7 +156,7 @@ const char *otGetVersionString(void)
* intended to be used to specify compiler directives to indicate
* what linker section the platform version string should be stored.
*
* This is useful for specifying an exact locaiton of where the version
* This is useful for specifying an exact location of where the version
* string will be located so that it can be easily retrieved from the
* raw firmware image.
*