docs: fix multiple doc build warnings in enumeration.rst
authorJonathan Corbet <corbet@lwn.net>
Wed, 22 May 2019 19:47:23 +0000 (13:47 -0600)
committerJonathan Corbet <corbet@lwn.net>
Thu, 23 May 2019 15:27:39 +0000 (09:27 -0600)
commitbbb30909e0fd9ec01c25b88f635085bf481a7ea9
treec3547e21f3553ac326e98175e58fd2e32317e78a
parentf35a1abd9e7a0d37a1bcc1149eaf2aa737d7ea21
docs: fix multiple doc build warnings in enumeration.rst

The conversion of acpi/enumeration.txt to RST included one markup error,
leading to many warnings like:

  .../firmware-guide/acpi/enumeration.rst:430: WARNING: Unexpected indentation.

Add the missing colon and create some peace.

Fixes: c24bc66e8157 ("Documentation: ACPI: move enumeration.txt to firmware-guide/acpi and convert to reST")
Cc: Changbin Du <changbin.du@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/firmware-guide/acpi/enumeration.rst