Skip to content

Commit 63faf3f

Browse files
committed
Fix underline lengths in documentation headers
1 parent 33fa06f commit 63faf3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/exception-classes.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ MongoDB\\Exception\\UnsupportedException
8989
----
9090

9191
MongoDB\\GridFS\\Exception\\CorruptFileException
92-
----------------------------------------
92+
------------------------------------------------
9393

9494
.. phpclass:: MongoDB\\GridFS\\Exception\\CorruptFileException
9595

@@ -107,7 +107,7 @@ MongoDB\\GridFS\\Exception\\CorruptFileException
107107
----
108108

109109
MongoDB\\GridFS\\Exception\\FileNotFoundException
110-
----------------------------------------
110+
-------------------------------------------------
111111

112112
.. phpclass:: MongoDB\\GridFS\\Exception\\FileNotFoundException
113113

0 commit comments

Comments
 (0)