Fix typo
This patch fixes a typo in the path to the generated log ref.
The typo caused the content to be missing from the Reference.
| | |
| | | <xinclude:include href='appendix-extended-ops.xml' /> |
| | | <xinclude:include href='appendix-l10n.xml' /> |
| | | <xinclude:include href='appendix-interface-stability.xml' /> |
| | | <xinclude:include href='${basedir}/build/docgen/logref/log-message-reference.xml'> |
| | | <xinclude:include href='${project.build.directory}/docgen/logref/log-message-reference.xml'> |
| | | <xinclude:fallback> |
| | | <appendix> |
| | | <title>Log Message Reference Missing</title> |