fixed typo in example code for AuthBackendHook docs

Review Request #6386 — Created Sept. 30, 2014 and submitted

Information

Review Board
master
9c36104...

Reviewers

Fixed typo in example code for AuthBackendHook.

Changed "=" to "==" to compare instead of assign.

Ran the code in a python script.

reviewbot
  1. Tool: Pyflakes
    Ignored Files:
        docs/manual/extending/extensions/hooks/auth-backend-hook.rst
    
    
    
    Tool: PEP8 Style Checker
    Ignored Files:
        docs/manual/extending/extensions/hooks/auth-backend-hook.rst
    
    
  2. 
      
brennie
  1. Ship It!

  2. 
      
david
  1. Ship It!

  2. 
      
justy777
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (40339f1)
Loading...