From 40a86dc24323a23ba6843d18aca52b5120a64f7c Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 20 Sep 2010 00:49:01 +0200 Subject: s/Rrim/Rmeas/ --- src/process_hkl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/process_hkl.c') diff --git a/src/process_hkl.c b/src/process_hkl.c index 644fdfea..3578ed65 100644 --- a/src/process_hkl.c +++ b/src/process_hkl.c @@ -783,7 +783,7 @@ int main(int argc, char *argv[]) STATUS("Rmerge = %f%%\n", 100.0*total_dev/total_tot); STATUS(" Rpim = %f%%\n", 100.0*total_pdev/total_tot); - STATUS(" Rrim = %f%%\n", 100.0*total_rdev/total_tot); + STATUS(" Rmeas = %f%%\n", 100.0*total_rdev/total_tot); } -- cgit v1.2.3