Skip to content

Commit e6d44cc

Browse files
committed
Fix: typo
1 parent 66ad3a6 commit e6d44cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • uncertaintyx/oceancolour

uncertaintyx/oceancolour/ocx.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ def maybe_convert(g, G): # noqa: N806
6464
"""
6565
Converts remote sensing reflectance in the green
6666
waveband, if its central wavelength is not within
67-
:math:`555\pm2 \mathrm{nm}`.
67+
:math:`555 \pm 2 \mathrm{nm}`.
6868
"""
6969
c = jnp.asarray(
7070
[

0 commit comments

Comments
 (0)