Skip to content

Commit 766dc26

Browse files
committed
Merge branch '5.4' into 6.4
* 5.4: style: Typo in content title
2 parents e9259a0 + 1591288 commit 766dc26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/database.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ the employee which gets returned by the ``Repository``, which itself gets
8383
returned by the ``EntityManager``. This way, no real class is involved in
8484
testing.
8585

86-
Functional Testing of A Doctrine Repository
86+
Functional Testing of a Doctrine Repository
8787
-------------------------------------------
8888

8989
In :ref:`functional tests <functional-tests>` you'll make queries to the

0 commit comments

Comments
 (0)