diff options
author | Ross Burton <ross.burton@intel.com> | 2012-12-02 10:15:22 +0000 |
---|---|---|
committer | Ross Burton <ross.burton@intel.com> | 2012-12-02 10:15:22 +0000 |
commit | f645ce5f7d3b6e7306f58fa5c8f31ee4d533cd9b (patch) | |
tree | b382e7146dc4eb726d33d88e130df346e6cfe353 /docs | |
parent | b97a024809085398c85c409e32a7fb99fda11354 (diff) |
oauth: fix typo in method name
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/rest/rest-sections.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/rest/rest-sections.txt b/docs/reference/rest/rest-sections.txt index 1418001..e3efdce 100644 --- a/docs/reference/rest/rest-sections.txt +++ b/docs/reference/rest/rest-sections.txt @@ -133,7 +133,7 @@ rest_proxy_error_quark <FILE>oauth-proxy-call</FILE> <TITLE>OAuthProxyCall</TITLE> OAuthProxyCall -oauth_proxy_call_parse_token_reponse +oauth_proxy_call_parse_token_response <SUBSECTION Standard> OAuthProxyCallClass OAUTH_PROXY_CALL |