We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34a3026 commit 7b31b35Copy full SHA for 7b31b35
base/standard/src/main/java/org/openscience/cdk/stereo/Stereocenters.java
@@ -232,7 +232,7 @@ public boolean isStereocenter(int v) {
232
* resembles a stereo centre but has constitutionally equivalent neighbors
233
* (e.g. inositol, decalin). The stereocenter depends on the configuration
234
* of one or more stereocenters.</li> <li>{@link Stereocenter#Potential} -
235
- * the atom can supported stereo chemistry but has not be shown ot be a true
+ * the atom can supported stereo chemistry but has not be shown to be a true
236
* or para center.</li> <li>{@link Stereocenter#Non} - the atom is not a
237
* stereocenter (e.g. methane).</li> </ul>
238
*
0 commit comments