Fix incorrect reference in docstring

This commit is contained in:
baldurk
2026-08-13 17:46:47 +01:00
parent a42d8ba2dd
commit 61e21aa7b5
+1 -1
View File
@@ -560,7 +560,7 @@ The dialog is only closed when the user closes the window explicitly or if you c
.. note::
Closing a dialog 'sucessfully' does nothing except modify the return value of
:meth:`CloseCurrentDialog`. It allows quick distinguishing between OK and Cancel actions without
:meth:`ShowWidgetAsDialog`. It allows quick distinguishing between OK and Cancel actions without
having to carry that information separately in a global or other state.
:param bool success: ``True`` if the dialog was successful (the user clicked an OK/Accept type