Skip to content

Commit 00d1d33

Browse files
committed
Fix type in LinAlgError exception name on the rst page
1 parent 6edcb4c commit 00d1d33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/reference/linalg.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,4 @@ Exceptions
107107
:toctree: generated/
108108
:nosignatures:
109109

110-
dpnp.linalg.linAlgError
110+
dpnp.linalg.LinAlgError

0 commit comments

Comments
 (0)