Skip to content

Commit

Permalink
Duplicate @see tag
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmay committed Jan 20, 2017
1 parent 5f102b1 commit c322a55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ public interface IAtom extends IAtomType {
*
* @return ring status
* @see #getFlag(int)
* @see @see org.openscience.cdk.graph.RingFinder
* @see org.openscience.cdk.graph.RingFinder
*/
boolean isInRing();

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ public enum Stereo {
*
* @return ring status
* @see #getFlag(int)
* @see @see org.openscience.cdk.graph.RingFinder
* @see org.openscience.cdk.graph.RingFinder
*/
boolean isInRing();

Expand Down

0 comments on commit c322a55

Please sign in to comment.