Skip to content

Commit

Permalink
fix spelling (#2672)
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale authored Dec 8, 2023
1 parent 8c34694 commit 73245d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/hydro/trace_ppm.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ Castro::trace_ppm(const Box& bx,
ppm_int_profile(sm, sp, s[i0], un, cc, dtdx, Ip_src_rho, Im_src_rho);
}

// normal velcoity
// normal velocity

Real Ip_src_un_0 = 0.0_rt;
Real Im_src_un_0 = 0.0_rt;
Expand Down

0 comments on commit 73245d6

Please sign in to comment.