Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYoginth <yoginth@protonmail.com>2020-01-07 16:11:50 +0300
committerNick Thomas <nick@gitlab.com>2020-01-07 16:11:50 +0300
commit61d06bb6c9ebb8225b92a1d76841f83349c158fa (patch)
tree090a8665a7c7baa49f725e4e8a64a0350c834092 /internal/source
parentc67adadd5b5361f9c00eb15a6029559939c0a0c9 (diff)
Fix Typos
Diffstat (limited to 'internal/source')
-rw-r--r--internal/source/gitlab/cache/cache.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/source/gitlab/cache/cache.go b/internal/source/gitlab/cache/cache.go
index 3d518ff0..9a4ab753 100644
--- a/internal/source/gitlab/cache/cache.go
+++ b/internal/source/gitlab/cache/cache.go
@@ -48,7 +48,7 @@ func NewCache(client api.Client) *Cache {
// - we create a new cache entry
// - cache entry needs a warm up
// - a client waits until we retrieve a lookup
-// - we successfuly retrieve a lookup
+// - we successfully retrieve a lookup
// - we cache this response
// - and we pass it upstream to all clients
// 2. A domain does not exist