Skip to content

Commit

Permalink
Fixed closing <ul> (fixes #1265)
Browse files Browse the repository at this point in the history
Change-Id: Ib903e924bcbc730ec2df1f39b640860f77a7aceb
  • Loading branch information
egonw committed Nov 2, 2012
1 parent 2afae5c commit a9a27ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/org/openscience/cdk/smiles/FixBondOrdersTool.java
Expand Up @@ -62,7 +62,7 @@
* <li>Requires molecule with all rings to be solved being marked aromatic
* (SP2/Planar3 atoms). All bonds to non-ring atoms need to be fully defined
* (including implicit H atoms)
* <ul>
* </ul>
*
* @author Kevin Lawson
* @author Lucy Entwistle
Expand Down

0 comments on commit a9a27ed

Please sign in to comment.