From afd85c7d4bc86ffcb27ab13abcd42df0087eefd0 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 13 Jul 2010 14:28:08 +0200 Subject: Fix doc/symmetry --- doc/symmetry | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/symmetry b/doc/symmetry index d201e000..41ea3272 100644 --- a/doc/symmetry +++ b/doc/symmetry @@ -49,5 +49,5 @@ Finally, add the new point group to the get_general_equiv() function. This function takes a set of Miller indices, a point group and an index "n", and returns (by reference) the indices of the "n"th equivalent reflection. You just have to worry about the general position, because get_equiv() will work out the -special positions for you. get_general_equiv() should return the original -indices when idx=0. +special positions for you. get_general_equiv() must return the original indices +when idx=0. -- cgit v1.2.3