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

Fixed a minor indentation issue #6528

Merged
merged 1 commit into from May 3, 2016
Merged

Conversation

javiereguiluz
Copy link
Member

Lists are always tricky because you must indent with 3 white spaces instead of 4:

Before

before_syntax

After

after_syntax

@xabbuh
Copy link
Member

xabbuh commented May 3, 2016

Good catch, thanks Javier.

@xabbuh xabbuh merged commit e03d69f into symfony:2.3 May 3, 2016
xabbuh added a commit that referenced this pull request May 3, 2016
This PR was merged into the 2.3 branch.

Discussion
----------

Fixed a minor indentation issue

Lists are always tricky because you must indent with 3 white spaces instead of 4:

### Before

![before_syntax](https://cloud.githubusercontent.com/assets/73419/14988687/4e8322cc-1155-11e6-923d-cf961898eda8.png)

### After

![after_syntax](https://cloud.githubusercontent.com/assets/73419/14988689/514154fc-1155-11e6-985c-160fa8570fcb.png)

Commits
-------

e03d69f Fixed a minor indentation issue
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

2 participants