From ae3c804cd2d1f52e741a63d6ae7cd8ef6f7fe112 Mon Sep 17 00:00:00 2001 From: Zheng Gong Date: Thu, 30 Apr 2020 19:00:37 +0200 Subject: [PATCH] Minor fix in doc --- doc/src/compute_viscosity_cos.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/compute_viscosity_cos.rst b/doc/src/compute_viscosity_cos.rst index 37b51416c0..6f783b481e 100644 --- a/doc/src/compute_viscosity_cos.rst +++ b/doc/src/compute_viscosity_cos.rst @@ -137,8 +137,8 @@ Restrictions """""""""""" This command is only available when LAMMPS was built with the USER-MISC package. -This this depends on :doc:`fix accelerate/cos ` which can -only work for 3d systems, this compute cannot be used for 2d systems. +Since this compute depends on :doc:`fix accelerate/cos ` which can +only work for 3d systems, it cannot be used for 2d systems. Related commands """"""""""""""""