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>
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:
golangconfig for your packageOther documentation: