diff --git a/hoomd/hpmc/integrate.py b/hoomd/hpmc/integrate.py index ffadcd42a0..9ad5cb8640 100644 --- a/hoomd/hpmc/integrate.py +++ b/hoomd/hpmc/integrate.py @@ -1676,8 +1676,7 @@ class ConvexSpheropolyhedron(HPMCIntegrator): .. rubric:: Wall support. - `ConvexSpheropolyhedron` supports the `hoomd.wall.Sphere` and - `hoomd.wall.Plane` geometries. + `ConvexSpheropolyhedron` supports all `hoomd.wall` geometries. Example::