Skip to content

Commit 7b31b35

Browse files
committed
Small typo fix
1 parent 34a3026 commit 7b31b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/standard/src/main/java/org/openscience/cdk/stereo/Stereocenters.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ public boolean isStereocenter(int v) {
232232
* resembles a stereo centre but has constitutionally equivalent neighbors
233233
* (e.g. inositol, decalin). The stereocenter depends on the configuration
234234
* 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
235+
* the atom can supported stereo chemistry but has not be shown to be a true
236236
* or para center.</li> <li>{@link Stereocenter#Non} - the atom is not a
237237
* stereocenter (e.g. methane).</li> </ul>
238238
*

0 commit comments

Comments
 (0)