Mercurial > p > roundup > code
changeset 8405:5eb470cbcc08
doc: fix missing '>'
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 09 Aug 2025 21:43:44 -0400 |
| parents | accddaeda449 |
| children | e7f8b0e1dda1 |
| files | doc/customizing.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/customizing.txt Sat Aug 09 20:30:51 2025 -0400 +++ b/doc/customizing.txt Sat Aug 09 21:43:44 2025 -0400 @@ -1892,7 +1892,7 @@ and at the bottom of that table add:: </table> - </form + </form> making sure you match the ``</table>`` from the list table, not the navigation table or the subsequent form table.
