From: Peter van Dijk Date: Fri, 9 Oct 2015 10:58:22 +0000 (+0200) Subject: nit X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d2ee81ef21a59b3762fe99543d007ba50eb18e4;p=thirdparty%2Fpdns.git nit --- diff --git a/pdns/rec_channel_rec.cc b/pdns/rec_channel_rec.cc index e3083fa825..10d0a19d0e 100644 --- a/pdns/rec_channel_rec.cc +++ b/pdns/rec_channel_rec.cc @@ -841,7 +841,7 @@ string RecursorControlParser::getAnswer(const string& question, RecursorControlP "reload-acls reload ACLS\n" "reload-lua-script [filename] (re)load Lua script\n" "reload-zones reload all auth and forward zones\n" -"set-minimum-ttl value set mininum-ttl-override\n" +"set-minimum-ttl value set minimum-ttl-override\n" "set-carbon-server set a carbon server for telemetry\n" "trace-regex [regex] emit resolution trace for matching queries (empty regex to clear trace)\n" "top-largeanswer-remotes show top remotes receiving large answers\n"