Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Spelling tweak, use the word "if" not "of" #1522

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

Merged
merged 1 commit into from
Jul 8, 2012

Conversation

jaywilliams
Copy link
Contributor

There is a small spelling error in the controller documentation.

Original:

// use a default value of the key doesn't exist
$filters = $session->set('filters', array());

Patched:

// use a default value if the key doesn't exist
$filters = $session->set('filters', array());

weaverryan added a commit that referenced this pull request Jul 8, 2012
Spelling tweak, use the word "if" not "of"
@weaverryan weaverryan merged commit 7a96f35 into symfony:master Jul 8, 2012
@weaverryan
Copy link
Member

Hi Jay - thanks for the nice fix!

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.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.