[docs] fix typos in comments and variable name (#2132)

This commit is contained in:
Abtin Keshavarzian
2017-08-24 11:27:05 -07:00
committed by Jonathan Hui
parent 293d0d4c66
commit d4e6b8302e
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -173,7 +173,7 @@
## Standards
- OpenThread uses and enfores both Python 2 and Python 3. Support for Python 2 is a result of the fact that some current Linux distributions and Macs are still using 2.x as default.
- OpenThread uses and enforces both Python 2 and Python 3. Support for Python 2 is a result of the fact that some current Linux distributions and Macs are still using 2.x as default.
## Conventions and Best Practices