summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/miekg/dns/Makefile.release
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/miekg/dns/Makefile.release')
-rw-r--r--vendor/github.com/miekg/dns/Makefile.release2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/miekg/dns/Makefile.release b/vendor/github.com/miekg/dns/Makefile.release
index 8fb748e8aa..a0ce9b712d 100644
--- a/vendor/github.com/miekg/dns/Makefile.release
+++ b/vendor/github.com/miekg/dns/Makefile.release
@@ -1,7 +1,7 @@
# Makefile for releasing.
#
# The release is controlled from version.go. The version found there is
-# used to tag the git repo, we're not building any artifects so there is nothing
+# used to tag the git repo, we're not building any artifacts so there is nothing
# to upload to github.
#
# * Up the version in version.go