doc: Fix refentry id in flatpak-build-sign.xml

The id value in flatpak-build-sign.xml is "flatpak-build-export", which
causes the generated HTML to link to that command instead. Fix it.
This commit is contained in:
Matthew Leeds
2018-01-30 23:34:10 -08:00
parent 52346bf187
commit aabd44fb8a

View File

@@ -2,7 +2,7 @@
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<refentry id="flatpak-build-export">
<refentry id="flatpak-build-sign">
<refentryinfo>
<title>flatpak build-sign</title>