diff options
author | Philip Withnall <philip@tecnocode.co.uk> | 2011-06-07 10:43:46 +0100 |
---|---|---|
committer | Philip Withnall <philip@tecnocode.co.uk> | 2011-06-07 10:43:46 +0100 |
commit | fa6c25b6af8734b8e1a20379b9dd98bf83145de9 (patch) | |
tree | 63db15740f1749797f2fe11122a76cd3278d701e /docs/reference/gdata-sections.txt | |
parent | 84060afb583fc5c9642861eb9ccd82488000f906 (diff) | |
download | libgdata-fa6c25b6af8734b8e1a20379b9dd98bf83145de9.tar.gz |
docs: Fix some typos in gdata-sections.txt
They were breaking the documentation for GDataOAuth1Authorizer.
Diffstat (limited to 'docs/reference/gdata-sections.txt')
-rw-r--r-- | docs/reference/gdata-sections.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/reference/gdata-sections.txt b/docs/reference/gdata-sections.txt index 18206964..510d4cd2 100644 --- a/docs/reference/gdata-sections.txt +++ b/docs/reference/gdata-sections.txt @@ -2254,7 +2254,7 @@ GDATA_OAUTH1_AUTHORIZER_CLASS GDATA_IS_OAUTH1_AUTHORIZER GDATA_IS_OAUTH1_AUTHORIZER_CLASS GDATA_OAUTH1_AUTHORIZER_GET_CLASS -gdata_OAUTH1_authorizer_get_type +gdata_oauth1_authorizer_get_type <SUBSECTION Private> -GDataClientLoginAuthorizerPrivate +GDataOAuth1AuthorizerPrivate </SECTION> |