aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/ShapeFactors.H
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Particles/ShapeFactors.H')
-rw-r--r--Source/Particles/ShapeFactors.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Particles/ShapeFactors.H b/Source/Particles/ShapeFactors.H
index 9d185714a..be79a4871 100644
--- a/Source/Particles/ShapeFactors.H
+++ b/Source/Particles/ShapeFactors.H
@@ -1,7 +1,7 @@
#ifndef SHAPEFACTORS_H_
#define SHAPEFACTORS_H_
-// Compute shape factor and return index of leftmost cell where
+// Compute shape factor and return index of leftmost cell where
// particle writes.
// Specialized templates are defined below for orders 0 to 3.
template <int depos_order>