Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mreineck committed Jan 27, 2025
1 parent 0fd0142 commit a55354d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/finufft_core.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ template<typename T> class KernelFseries {
}

/*
Evaluates the Fourier transform of te kernel at a single point.
Evaluates the Fourier transform of the kernel at a single point.
Inputs:
k - frequency, dual to the kernel's natural argument, ie exp(i.k.z)
Expand Down

0 comments on commit a55354d

Please sign in to comment.