Skip to content

Commit a12a5fd

Browse files
committed
Merge branch '6.1' into 6.2
* 6.1: Fix typo
2 parents 24f29fa + 0bcb9ed commit a12a5fd

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)