diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-08-28 11:06:07 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-08-28 11:06:07 -0500 |
commit | 9dfca6b3ce3b38419c5be27e197f8afd9b05a0b1 (patch) | |
tree | bea6310dc6dd2ffdc23a9b4f138da59029571c76 /docs | |
parent | 7904402750df610102bc487dab4b4a3e01e15b91 (diff) | |
download | mediagoblin-9dfca6b3ce3b38419c5be27e197f8afd9b05a0b1.tar.lz mediagoblin-9dfca6b3ce3b38419c5be27e197f8afd9b05a0b1.tar.xz mediagoblin-9dfca6b3ce3b38419c5be27e197f8afd9b05a0b1.zip |
double colon here was killing the build
Diffstat (limited to 'docs')
-rw-r--r-- | docs/source/api/client_register.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/api/client_register.rst b/docs/source/api/client_register.rst index 4ad7908e..08f92c47 100644 --- a/docs/source/api/client_register.rst +++ b/docs/source/api/client_register.rst @@ -49,7 +49,7 @@ redirect_uri Response -------- -You will get back a response:: +You will get back a response: client_id This identifies a client |