Merge pull request #1344 from gtaylor/sp-rempository

Minor spelling fix. [CI SKIP]
This commit is contained in:
Brad Rydzewski 2015-11-28 01:44:24 -08:00
commit 69f5d90fd3

View file

@ -9,7 +9,7 @@ import (
const permKey = "perm"
// Perms is a middleware function that attempts to cache the
// user's remote rempository permissions (ie in GitHub) to minimize
// user's remote repository permissions (ie in GitHub) to minimize
// remote calls that might be expensive, slow or rate-limited.
func Perms(c *gin.Context) {
var (