docs: Fix a duplicate id

This was causing the css properties chapter to appear twice
in the docs, and the overview not at all.
This commit is contained in:
Matthias Clasen 2016-01-29 08:08:08 -05:00
parent eabf110182
commit 69a38a9771

View File

@ -2,7 +2,7 @@
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
]>
<refentry id="chap-css-overview">
<refentry id="chap-css-properties">
<refmeta>
<refentrytitle>GTK+ CSS</refentrytitle>
<manvolnum>3</manvolnum>