Fix extra-data size type in manifest manpage

At least as of 0.10.10, this needs to be a number.
Closes: #149
Approved by: TingPing
auto
P. F. Chimento 2018-05-08 18:12:54 -07:00 committed by Atomic Bot
parent e6f694bc23
commit 808ebb41f6
1 changed files with 1 additions and 1 deletions

View File

@ -827,7 +827,7 @@
<listitem><para>The sha256 of the extra data.</para></listitem>
</varlistentry>
<varlistentry>
<term><option>size</option> (string)</term>
<term><option>size</option> (number)</term>
<listitem><para>The size of the extra data.</para></listitem>
</varlistentry>
<varlistentry>