Skip to content

Commit f0db4a4

Browse files
committed
doc/guide: minor cross-reference fix
1 parent dcc0abf commit f0db4a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Waiting for test completion or errors
5454
-------------------------------------
5555
It is possible to wait until all oneshot and ordered handlers are exhausted or any error happened. This
5656
is provided by a context manager which waits until one of these events occured. This can be further customized
57-
by :py:class:`pytest_httpserver.server.WaitSettings` object to raise or not raise assertion.
57+
by :py:class:`pytest_httpserver.server.WaitingSettings` object to raise or not raise assertion.
5858

5959

6060
Debugging errors while testing

0 commit comments

Comments
 (0)