Skip to content

Commit ed54bdd

Browse files
committed
Merge pull request #2038 from WouterJ/patch-27
Fixed code format
2 parents 168fe6f + bec1431 commit ed54bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/doctrine/file_uploads.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ The following controller shows you how to handle the entire process::
176176

177177
When writing the template, don't forget to set the ``enctype`` attribute:
178178

179-
.. code-block:: html+php
179+
.. code-block:: html+jinja
180180

181181
<h1>Upload File</h1>
182182

0 commit comments

Comments
 (0)