docs: Remove last stray DocBook tags

This commit is contained in:
Emmanuele Bassi
2014-03-18 14:14:22 +00:00
parent ddc1955f6b
commit 4f5dd5ad43
40 changed files with 77 additions and 75 deletions

View File

@ -53,7 +53,7 @@ typedef struct _ClutterTextBufferPrivate ClutterTextBufferPrivate;
/**
* ClutterTextBuffer:
*
* The <structname>ClutterTextBuffer</structname> structure contains private
* The #ClutterTextBuffer structure contains private
* data and it should only be accessed using the provided API.
*
* Since: 1.10
@ -75,7 +75,7 @@ struct _ClutterTextBuffer
* @insert_text: virtual function
* @delete_text: virtual function
*
* The <structname>ClutterTextBufferClass</structname> structure contains
* The #ClutterTextBufferClass structure contains
* only private data.
*
* Since: 1.10