diff --git a/python/lammps/core.py b/python/lammps/core.py index a430052b8c..88eba735b0 100644 --- a/python/lammps/core.py +++ b/python/lammps/core.py @@ -1570,8 +1570,8 @@ class lammps(object): """Return a string with detailed information about any devices that are usable by the GPU package. - This is a wrapper around the :cpp:func:`lammps_get_gpu_device_info` - function of the C-library interface. + This is a wrapper around the :cpp:func:`lammps_get_gpu_device_info` + function of the C-library interface. :return: GPU device info string :rtype: string