Skip to content

Commit 802b6e4

Browse files
authored
correct typo
1 parent 6c1c63c commit 802b6e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gsw/stability.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ def Nsquared(SA, CT, p, lat=None, axis=0):
5151
The shape along the pressure axis dimension is one
5252
less than that of the inputs.
5353
The units of N2 are radians2 s-2 however in may textbooks this is
54-
abreviated to s-2 as radians does not have a unit. To convert the
54+
abbreviated to s-2 as radians does not have a unit. To convert the
5555
frequency to hertz, cycles sec-1, divide the frequency by 2π, ie N/(2π).
5656
p_mid : array
5757
Pressure at midpoints of p, dbar.

0 commit comments

Comments
 (0)