Minor spelling fix.

This commit is contained in:
Greg Taylor 2015-11-23 17:34:34 -08:00
parent 0a266f42a9
commit ad682c9da8

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 (