Skip to content

Commit

Permalink
small doc fix for cdkAllowingExocyclic()
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasSchaub committed Mar 21, 2024
1 parent 267f3b6 commit 6f66c39
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -114,7 +114,7 @@ public static ElectronDonation cdk() {
* <li>C.minus.planar: 2 electrons </li> <li>O.planar3: 2 electrons </li>
* <li>N.sp2.3: 1 electron </li> <li>C.sp2: 1 electron </li> </ul>
*
* Exocyclic pi bonds are not allowed to contribute.
* Exocyclic pi bonds are allowed to contribute.
*
* @return electron donation model to use for aromaticity perception
* @see org.openscience.cdk.interfaces.IAtom#getAtomTypeName()
Expand Down

0 comments on commit 6f66c39

Please sign in to comment.