Add a missing '>' to close a SGML tag.
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
This commit is contained in:
parent
96fcec368a
commit
5f99e0afac
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18160
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
</glossentry>
|
||||
</glossdiv>
|
||||
|
||||
<glossdiv
|
||||
<glossdiv>
|
||||
<title>K</title>
|
||||
|
||||
<glossentry id="kse">
|
||||
|
|
Loading…
Reference in a new issue