From 65b77230fddb6fdaa293aec8ee5b8d30239184b7 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Thu, 2 Nov 2017 15:04:04 -0400 Subject: [PATCH] added missing "dihedral" in compute dihedral/local docs --- doc/src/compute_dihedral_local.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/compute_dihedral_local.txt b/doc/src/compute_dihedral_local.txt index 91370a947a..865e86fddb 100644 --- a/doc/src/compute_dihedral_local.txt +++ b/doc/src/compute_dihedral_local.txt @@ -27,8 +27,8 @@ compute 1 all dihedral/local phi :pre Define a computation that calculates properties of individual dihedral interactions. The number of datums generated, aggregated across all -processors, equals the number of angles in the system, modified by the -group parameter as explained below. +processors, equals the number of dihedral angles in the system, modified +by the group parameter as explained below. The value {phi} is the dihedral angle, as defined in the diagram on the "dihedral_style"_dihedral_style.html doc page.