diff --git a/Source/WarpX.H b/Source/WarpX.H index fec5b77c70f..1a1c8a9777b 100644 --- a/Source/WarpX.H +++ b/Source/WarpX.H @@ -163,7 +163,7 @@ public: //! User-defined parser to initialize z-component of the electric field on the grid std::unique_ptr Ezfield_parser; - /** Maximum level upto which the externally defined electric and magnetic fields are initialized. + /** Maximum level up to which the externally defined electric and magnetic fields are initialized. * The default value is set to the max levels in the simulation. * if lev > maxlevel_extEMfield_init, the fields on those levels will have a default value of 0 */