Skip to content

Commit 9d26e19

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: Fix typo
2 parents f3b5b7b + 73aefc1 commit 9d26e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ the container is stored in ``static::getContainer()``::
273273

274274
The container in ``static::getContainer()`` is actually a special test container.
275275
It gives you access to both the public services and the non-removed
276-
:ref:`private services <container-public>` services.
276+
:ref:`private services <container-public>`.
277277

278278
.. note::
279279

0 commit comments

Comments
 (0)