From 2d2ee81ef21a59b3762fe99543d007ba50eb18e4 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Fri, 9 Oct 2015 12:58:22 +0200 Subject: [PATCH] nit --- pdns/rec_channel_rec.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/rec_channel_rec.cc b/pdns/rec_channel_rec.cc index e3083fa82..10d0a19d0 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" -- 2.49.0