Fix Sphinx syntax typo
A double colon (where only a single colon is wanted) was fouling up parsing. Change-Id: Ifaf28e85189bf438e373f165a9b3c2af1b47e834
This commit is contained in:
parent
3ad7870944
commit
561ee09c03
@ -570,9 +570,9 @@ NTP
|
||||
| ``ntp``
|
||||
|
||||
Kayobe will configure `Chrony <https://chrony.tuxfamily.org/>`__ on all hosts in the
|
||||
``ntp`` group. The default hosts in this group are::
|
||||
``ntp`` group. The default hosts in this group are:
|
||||
|
||||
.. code-block:: console
|
||||
.. code-block:: ini
|
||||
|
||||
[ntp:children]
|
||||
# Kayobe will configure Chrony on members of this group.
|
||||
|
Loading…
Reference in New Issue
Block a user