Skip to content

Commit 3dcafad

Browse files
The9CatCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent b6f5c03 commit 3dcafad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/Test/EmpDeproj.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ EmpDeproj::EmpDeproj(double H, double RMIN, double RMAX, int NUMR, int NINT,
5353
Linear1d surf(rl, sigI);
5454
surfRg = surf;
5555

56-
// Now, compute Abel inverion integral
56+
// Now, compute Abel inversion integral
5757
//
5858
for (int i=0; i<NUMR; i++) {
5959

0 commit comments

Comments
 (0)