aboutsummaryrefslogtreecommitdiff
path: root/Source
diff options
context:
space:
mode:
Diffstat (limited to 'Source')
-rw-r--r--Source/ablastr/particles/ParticleMoments.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/ablastr/particles/ParticleMoments.H b/Source/ablastr/particles/ParticleMoments.H
index defed8e04..e45fb574c 100644
--- a/Source/ablastr/particles/ParticleMoments.H
+++ b/Source/ablastr/particles/ParticleMoments.H
@@ -25,7 +25,7 @@ namespace particles {
* \tparam T_PC a type of amrex::ParticleContainer
*
* \param pc the particle container to operate on
- * \returns x_min, x_max, y_min, y_max, z_min, z_max
+ * \returns x_min, y_min, z_min, x_max, y_max, z_max
*/
template< typename T_PC >
static