summaryrefslogtreecommitdiffstats
path: root/resources/errorResource.go
diff options
context:
space:
mode:
Diffstat (limited to 'resources/errorResource.go')
-rw-r--r--resources/errorResource.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/errorResource.go b/resources/errorResource.go
index d94207b79..220869fc1 100644
--- a/resources/errorResource.go
+++ b/resources/errorResource.go
@@ -27,7 +27,7 @@ import (
var (
_ error = (*errorResource)(nil)
- // Imnage covers all current Resource implementations.
+ // Image covers all current Resource implementations.
_ images.ImageResource = (*errorResource)(nil)
// The list of user facing and exported interfaces in resource.go
// Note that if we're missing some interface here, the user will still