Skip to content

Commit 8b1f827

Browse files
authored
Fix typo in trend1d.rst documentation
1 parent 0b58a2a commit 8b1f827

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/rst/source/trend1d.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ To fit the model y(x) = a + bx\ :sup:`2` + c * cos(2*pi*3*(x/l) + d * sin(2*pi*3
234234

235235
gmt trend1d data.xy -Fxm -NP0,P2,F3+l15 > model.xy
236236

237-
To find out how many terms (up to 20, say in a robust Fourier
237+
To find out how many terms (up to 20, say) in a robust Fourier
238238
interpolant are significant in fitting data.xy, use:
239239

240240
::

0 commit comments

Comments
 (0)