Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mjfitzpatrick authored and olebole committed Nov 28, 2023
1 parent 40a7d1e commit 647236b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xrv/rvcorrel.x
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ include "rvfilter.h"
# used as a working space. Sign convention of this routine, if DATA1 lags
# DATA2, i.e. is shifted to the right of it, then ANS will show a peak at
# positive lags.
# Referece: Numerical Recipes in C, ch 12, Press, et al.
# Reference: Numerical Recipes in C, ch 12, Press, et al.

procedure rv_correl (rv, data1, data2, npts, ans)

Expand Down

0 comments on commit 647236b

Please sign in to comment.