Skip to content

Commit df827e3

Browse files
committed
Fix documentation error
1 parent d8ab486 commit df827e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced/exceptions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ section.
176176
previously-declared existing exception translators.
177177

178178
Local vs Global Exception Translators
179-
==============================
179+
=====================================
180180

181181
Similar to how the ``py::module_local`` flag allows uesrs to limit a bound class
182182
to a single compiled module to prevent name collisions. When a global exception

0 commit comments

Comments
 (0)