Skip to content

Commit ea2d0a9

Browse files
poshultimosachsenberg
authored andcommitted
Update chemistry.rst
fix typo
1 parent a852d88 commit ea2d0a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/user_guide/chemistry.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ The isotope distribution of oxygen and sulfur can be displayed with the followin
137137
from matplotlib import pyplot as plt
138138
139139
140-
# very simple overlappping correction of annotations
140+
# very simple overlapping correction of annotations
141141
def adjustText(x1, y1, x2, y2):
142142
if y1 > y2:
143143
plt.annotate(

0 commit comments

Comments
 (0)