diff --git a/plugin/autopath/autopath.go b/plugin/autopath/autopath.go index 9ffc2497b..73882cdbd 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. -Middleware implementing autopath, must have a function called `AutoPath` of type +Plugins implementing autopath, must have a function called `AutoPath` of type autopath.Func. Note the searchpath must be ending with the empty string. I.e: