aboutsummaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
authorGravatar JoeWrightss <42261994+JoeWrightss@users.noreply.github.com> 2019-02-01 19:22:43 +0800
committerGravatar Yong Tang <yong.tang.github@outlook.com> 2019-02-01 19:22:43 +0800
commitb455f86824a1c2108b305589190e964b5528fed3 (patch)
tree97463029b64245d30e98417dd5f93727c3cfb935 /plugin
parent2b651129fbe1601377362f7cdf01c3573fb7a52e (diff)
downloadcoredns-b455f86824a1c2108b305589190e964b5528fed3.tar.gz
coredns-b455f86824a1c2108b305589190e964b5528fed3.tar.zst
coredns-b455f86824a1c2108b305589190e964b5528fed3.zip
Fix some typos in comment (#2520)
Signed-off-by: zhoulin xie <zhoulin.xie@daocloud.io>
Diffstat (limited to 'plugin')
-rw-r--r--plugin/autopath/autopath.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/autopath/autopath.go b/plugin/autopath/autopath.go
index edc0b0845..9ffc2497b 100644
--- a/plugin/autopath/autopath.go
+++ b/plugin/autopath/autopath.go
@@ -20,7 +20,7 @@ through the search path.
It is assume the search path ordering is identical between server and client.
-Midldeware implementing autopath, must have a function called `AutoPath` of type
+Middleware implementing autopath, must have a function called `AutoPath` of type
autopath.Func. Note the searchpath must be ending with the empty string.
I.e: