From 6c265f4ab4635c378b1a2ee3a654899470124d4d Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 5 Feb 2020 13:45:59 +0100 Subject: Fix manual typo --- doc/man/ambigator.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/ambigator.1 b/doc/man/ambigator.1 index 4daaeb72..f0bb9014 100644 --- a/doc/man/ambigator.1 +++ b/doc/man/ambigator.1 @@ -29,7 +29,7 @@ If the ambiguity operator is known (or, equivalently, the actual and apparent sy The default behaviour is to compare each crystal to every other crystal. This leads to a computational complexity proportional to the square of the number of crystals. If the number of crystals is large, the number of comparisons can be limited without compromising the algorithm much. In this case, the crystals to correlate against will be selected randomly. -By default, the reflections will be compared and correlated in three resolution bins: up to 10, 10-2.5 and about 2.5 Angstrom. You can override this by using \fB--highres\fR and \fB--lowres\fR, in which case only one resolution bin will be used for all reflections. +By default, the reflections will be compared and correlated in three resolution bins: up to 10, 10-2.5 and above 2.5 Angstrom. You can override this by using \fB--highres\fR and \fB--lowres\fR, in which case only one resolution bin will be used for all reflections. .SH OPTIONS -- cgit v1.2.3