aboutsummaryrefslogtreecommitdiff
path: root/plugin/autopath/autopath.go
diff options
context:
space:
mode:
authorGravatar xieyanker <xjsisnice@gmail.com> 2019-09-26 20:19:45 +0800
committerGravatar Miek Gieben <miek@miek.nl> 2019-09-26 13:19:45 +0100
commit9a5e4fa1a0cc9ee40f7cad6518eccc2d78839370 (patch)
tree1504b1e7d1de175031667b0ab64068f3f02ee829 /plugin/autopath/autopath.go
parent27e22b069683b4477b4509d88ea57c8963e90ad1 (diff)
downloadcoredns-9a5e4fa1a0cc9ee40f7cad6518eccc2d78839370.tar.gz
coredns-9a5e4fa1a0cc9ee40f7cad6518eccc2d78839370.tar.zst
coredns-9a5e4fa1a0cc9ee40f7cad6518eccc2d78839370.zip
fix mis-spelling (#3310)
Signed-off-by: xieyanker <xjsisnice@gmail.com>
Diffstat (limited to 'plugin/autopath/autopath.go')
-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 c2f541644..8583988d9 100644
--- a/plugin/autopath/autopath.go
+++ b/plugin/autopath/autopath.go
@@ -5,7 +5,7 @@ client's search path resolution by performing these lookups on the server...
The server has a copy (via AutoPathFunc) of the client's search path and on
receiving a query it first establishes if the suffix matches the FIRST configured
element. If no match can be found the query will be forwarded up the plugin
-chain without interference (iff 'fallthrough' has been set).
+chain without interference (if 'fallthrough' has been set).
If the query is deemed to fall in the search path the server will perform the
queries with each element of the search path appended in sequence until a