docs: Fix default value for script source's "dest-filename"

The description for "dest-filename" was copy/pasted from the "file"
source's documentation for the same property. The default filename is
actually autogen.sh
auto
Bastien Nocera 2019-02-13 13:38:31 +01:00 committed by Patrick
parent 1f43471c70
commit 0e88f5430c
1 changed files with 1 additions and 1 deletions

View File

@ -824,7 +824,7 @@
</varlistentry>
<varlistentry>
<term><option>dest-filename</option> (string)</term>
<listitem><para>Filename to use inside the source dir, default to the basename of path.</para></listitem>
<listitem><para>Filename to use inside the source dir, default to autogen.sh.</para></listitem>
</varlistentry>
</variablelist>
</refsect3>