Skip to content

Commit 0bcb9ed

Browse files
committed
Merge branch '6.0' into 6.1
* 6.0: Fix typo
2 parents caa1ad7 + 9d26e19 commit 0bcb9ed

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)