Skip to content

Commit 0f4f944

Browse files
committed
Remove duplicate @param argument documentation.
1 parent 1d06950 commit 0f4f944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/particles/spacecharge/Deposit1D.H

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ namespace impactx::particles::spacecharge
2626
* @param[in] pc container of the particles that deposited rho
2727
* @param[out] beam_profile deposited charge density
2828
* @param[out] beam_profile_slope derivative of deposited charge density
29-
* @param[in] bin_max location of lower endpoint for binning
29+
* @param[in] bin_min location of lower endpoint for binning
3030
* @param[in] bin_max location of upper endpoint for binning
3131
* @param[in] num_bins number of longitudinal bins
3232
*/

0 commit comments

Comments
 (0)