Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix few typos #1522

Merged
merged 6 commits into from Jan 15, 2015
Merged

Fix few typos #1522

merged 6 commits into from Jan 15, 2015

Conversation

kapyshin
Copy link
Contributor

@kapyshin kapyshin commented Jan 7, 2015

No description provided.

@@ -380,7 +380,7 @@ Checking CSRF Tokens Manually
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

In request handling code, you can check the presence and validity of a CSRF
token with :func:`pyramid.session.check_csrf_token(request)``. If the token is
token with ``pyramid.session.check_csrf_token(request)``. If the token is
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is the :func: removed here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Restored it in 47e8529.

@msabramo
Copy link
Contributor

👍

@mmerickel
Copy link
Member

Awesome, thank you. I did not realize you had pushed a fix for my comment. Silly github notifications.

mmerickel added a commit that referenced this pull request Jan 15, 2015
@mmerickel mmerickel merged commit 64f9cfa into Pylons:master Jan 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants