commit | 58a54cb3805e219b2d0a76cd8b9df9b33e41e0d0 | [log] [tgz] |
---|---|---|
author | Trevor Johns <trevorjohns@google.com> | Wed Mar 06 14:46:47 2013 -0800 |
committer | Trevor Johns <trevorjohns@google.com> | Wed Mar 06 14:46:47 2013 -0800 |
tree | 4cdd249a419ff1f34b30ec411aac83fe09c8a8f5 | |
parent | 23513a2c856c1810e10425bcec4296df2be01584 [diff] |
[docs] Fix issue #8288695: Typo in OAuth2 training There's a typo in the "Authenticating to OAuth2 Services" training class, under "Request an Auth Token... Again" (#RequestAgain). The call to result.get() will fail, because AccountManagerFuture doesn't support this method. Instead, getResult() needs to be called first. Change-Id: Ia25b9364cd14180cf7ddac50057a2ec03e01ed1f