docs: fix typo

Change-Id: Id0d0c3cf749305fece47559dfdbfd24e91bfc7a7
GitHub-Last-Rev: 0eeafca135dc5fc6aaea4482097f9e57a4e52260
GitHub-Pull-Request: golang/sublime-config#10
Reviewed-on: https://go-review.googlesource.com/c/sublime-config/+/428577
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Bypass: Dmitri Shuralyov <dmitshur@google.com>
1 file changed
tree: 4a80dd189d668084aa009935f64cde271761409a
  1. all/
  2. dev/
  3. docs/
  4. .gitignore
  5. .pep8
  6. .sublime-dependency
  7. CONTRIBUTING.md
  8. LICENSE
  9. Main.sublime-menu
  10. PATENTS
  11. readme.md
readme.md

golangconfig

golangconfig is a Sublime Text dependency designed to be a common API for configuration of Go environment variables. It is intended to be used by any and all Go-related Sublime Text packages in an effort to help reduce duplication of user configuration.

The documentation for the package is split into two audiences:

Other documentation: