Commit 17e10fe
committed
minor #11105 Fix wrong parentheses match in documentation (tdutrion)
This PR was merged into the 4.2 branch.
Discussion
----------
Fix wrong parentheses match in documentation
There is a typo in the documentation, a squared bracket is opened, and then a bracket was closed.
Commits
-------
67eb256 Fix wrong parentheses match in documentation1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments