doc: Remove error on document creation

Unexpected trailing zero causes following error.

wpa_supplicant.sgml:472:53:E: character data is not allowed here

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
This commit is contained in:
Masashi Honma 2014-12-16 12:31:45 +09:00 committed by Jouni Malinen
parent 5554fbef46
commit 3b797130d7

View file

@ -469,7 +469,7 @@
<para>Enable DBus control interface. If enabled, interface
definitions may be omitted. (This is only available
if <command>wpa_supplicant</command> was built with
the <literal>CONFIG_DBUS</literal> option.)</para>0
the <literal>CONFIG_DBUS</literal> option.)</para>
</listitem>
</varlistentry>