summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-01-29 08:08:08 -0500
committerMatthias Clasen <mclasen@redhat.com>2016-01-29 08:08:08 -0500
commit69a38a9771350a6fc16d49704db681a317fca318 (patch)
treefa5267777390ea005a389dcc9181fcac1d289c1b /docs
parenteabf1101822b6db9e83572121b1f6ff3cd3bdf98 (diff)
downloadgtk+-69a38a9771350a6fc16d49704db681a317fca318.tar.gz
docs: Fix a duplicate id
This was causing the css properties chapter to appear twice in the docs, and the overview not at all.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gtk/css-properties.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gtk/css-properties.xml b/docs/reference/gtk/css-properties.xml
index 4c804a4b1f..09fcc0b343 100644
--- a/docs/reference/gtk/css-properties.xml
+++ b/docs/reference/gtk/css-properties.xml
@@ -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>