fixed typo in example code for AuthBackendHook docs
Review Request #6386 — Created Sept. 30, 2014 and submitted
Information | |
---|---|
justy777 | |
Review Board | |
master | |
9c36104... | |
Reviewers | |
reviewboard, students | |
Fixed typo in example code for AuthBackendHook.
Changed "=" to "==" to compare instead of assign.
Ran the code in a python script.