Fix doc typos

Now with fewer broken links...
This commit is contained in:
Matthias Clasen
2011-06-04 11:57:10 -04:00
parent 3b9c8962dc
commit 75f7eef9cd
14 changed files with 97 additions and 80 deletions

View File

@@ -96,8 +96,7 @@ typedef struct _GRealArray GRealArray;
* @len: the number of elements in the #GArray not including the
* possible terminating zero element.
*
* Contains the public fields of an <link
* linkend="glib-arrays">Array</link>.
* Contains the public fields of an <link linkend="glib-Arrays">Array</link>.
**/
struct _GRealArray
{