From e6c867195d1e157fb84e0b30d5bae6bc30cee408 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Mon, 1 Jun 2020 09:41:52 +0200 Subject: [PATCH] Fix typo (higlight -> highlight) in documentation --- bin/named/named.conf.rst | 2 +- doc/misc/named.conf.rst | 2 +- doc/misc/rst-options.pl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/named/named.conf.rst b/bin/named/named.conf.rst index 4d5e9d8901..fdaa8b8264 100644 --- a/bin/named/named.conf.rst +++ b/bin/named/named.conf.rst @@ -1,4 +1,4 @@ -.. higlight: console +.. highlight: console named.conf - configuration file for **named** --------------------------------------------- diff --git a/doc/misc/named.conf.rst b/doc/misc/named.conf.rst index 8af0972839..24ff5aa1b8 100644 --- a/doc/misc/named.conf.rst +++ b/doc/misc/named.conf.rst @@ -8,7 +8,7 @@ See the COPYRIGHT file distributed with this work for additional information regarding copyright ownership. -.. higlight: console +.. highlight: console named.conf - configuration file for **named** --------------------------------------------- diff --git a/doc/misc/rst-options.pl b/doc/misc/rst-options.pl index 963570cb47..c82dd0bab3 100644 --- a/doc/misc/rst-options.pl +++ b/doc/misc/rst-options.pl @@ -25,7 +25,7 @@ my $FILE = shift; open (FH, "<", $FILE) or die "Can't open $FILE"; print <