8000 General grammar and style fixes in the book by frne · Pull Request #4679 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

General grammar and style fixes in the book #4679

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 4 commits into from
Dec 29, 2014
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fixes incorrect latin abbrev
  • Loading branch information
frne committed Dec 23, 2014
commit 5c754e0b9193861108461d6913006d91e8b49c87
2 changes: 1 addition & 1 deletion book/doctrine.rst
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ see the :ref:`book-doctrine-field-types` section.

.. note::

When using another library or program (i.e. Doxygen) that uses annotations,
When using another library or program (e.g. Doxygen) that uses annotations,
you should place the ``@IgnoreAnnotation`` annotation on the class to
indicate which annotations Symfony should ignore.

Expand Down
0