| author | |
| committer | |
| log | 81035b7eb32aa8382760a0159026357982256895 |
| tree | f6c87c07300209c68a45a7221dea9f2513ae6173 |
| parent | ce6de2df826347feadb66d087c43c77b2891dc0b |
In commit 3542dbf0ea5 (langref: add section numbers) I accidentally
added an extra closing curly bracket at the end of the style element.
Sorry for not validating the HTML file before creating the PR.1 files changed, 0 insertions(+), 1 deletions(-)
doc/langref.html.in-1| ... | ... | @@ -333,7 +333,6 @@ |
| 333 | 333 | content: ""; |
| 334 | 334 | } |
| 335 | 335 | } |
| 336 | } | |
| 337 | 336 | </style> |
| 338 | 337 | </head> |
| 339 | 338 | <body> |