diff options
author | John Ankarström <john@ankarstrom.se> | 2020-12-02 00:14:48 +0100 |
---|---|---|
committer | John Ankarström <john@ankarstrom.se> | 2020-12-02 00:14:48 +0100 |
commit | e0e46561bd64dfb71cd428a639b90bd3b00fa31f (patch) | |
tree | 2c9c60a2513a5c43515d0f8a5eae26d755ec90ed | |
parent | 669505b4ad71f95efa1a580758545818369d12f7 (diff) | |
download | mht-e0e46561bd64dfb71cd428a639b90bd3b00fa31f.tar.gz |
Fix typo
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ This section describes the various types of requests supported by troff requests</a></h2> <dl class="Bl-tag"> <dt><b class="Sy">br/0</b></dt> - <dd><br></dd> + <dd><br/></dd> </dl> </section> <section class="Ss"> |