Skip to content

Commit c9da28e

Browse files
vpuri3sethaxen
andauthored
Update src/definitions.jl
Co-authored-by: Seth Axen <seth@sethaxen.com>
1 parent 0d91bbc commit c9da28e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/definitions.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,7 @@ end
604604
(p::Plan)'
605605
adjoint(p::Plan)
606606
607-
Form the adjoint operator of an FFT plan. Returns a plan which performs the adjoint operation
607+
Form the adjoint operator of an FFT plan. Returns a plan that performs the adjoint operation of
608608
the original plan. Note that this differs from the corresponding backwards plan in the case of real
609609
FFTs due to the halving of one of the dimensions of the FFT output, as described in [`rfft`](@ref).
610610

0 commit comments

Comments
 (0)