Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
Silex
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
Silex
Commits
4a45322a
Commit
4a45322a
authored
Jun 25, 2012
by
Fabien Potencier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed doc markup (closes #392)
parent
da545653
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/providers/form.rst
doc/providers/form.rst
+2
-2
No files found.
doc/providers/form.rst
View file @
4a45322a
...
...
@@ -47,7 +47,7 @@ Registering
}
If you are going to use the validation extension with forms, you must also
register the ``symfony/config`` and ```symfony/translation`` components:
:
register the ``symfony/config`` and ```symfony/translation`` components:
.. code-block:: json
...
...
@@ -57,7 +57,7 @@ register the ``symfony/config`` and ```symfony/translation`` components::
}
The Symfony Form Component relies on the PHP intl extension. If you don't have
it, you can install the Symfony Locale Component as a replacement:
:
it, you can install the Symfony Locale Component as a replacement:
.. code-block:: json
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment