Fix a couple typos in help files

This commit is contained in:
Dave Takahashi
2016-08-31 11:01:30 -07:00
parent 031ed64305
commit 64ff933451
2 changed files with 3 additions and 3 deletions

View File

@@ -37,7 +37,7 @@ for example turning off `tabstospaces` only for Go files when they are opened.
---
There are a number of functions and variables that are available to you in
oder to access the inner workings of micro. Here is a list (the type signatures
order to access the inner workings of micro. Here is a list (the type signatures
for functions are given using Go's type system):
* `OS`: variable which gives the OS micro is currently running on (this is the same