Skip to content

Commit

Permalink
Merge pull request #1060 from JonasSchaub/ElectronDonation-small-doc-fix
Browse files Browse the repository at this point in the history
small doc fix for cdkAllowingExocyclic()
  • Loading branch information
johnmay committed Mar 21, 2024
2 parents 267f3b6 + 6f66c39 commit 904c8f6
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 904c8f6

Please sign in to comment.