diff options
author | Thomas White <taw@physics.org> | 2012-10-04 15:22:14 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-10-04 15:22:14 +0200 |
commit | bcdde0659b579959e9378b5d5a158b8ffdf56037 (patch) | |
tree | 8663a193f5cd69ce3bf00a050974efd215096dc1 /doc/man | |
parent | 6c2a86fdf04750915de1913bcdc80a8b168918fa (diff) |
Fix typo in compare_hkl(1)
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/compare_hkl.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/compare_hkl.1 b/doc/man/compare_hkl.1 index b44f16df..12f19489 100644 --- a/doc/man/compare_hkl.1 +++ b/doc/man/compare_hkl.1 @@ -74,7 +74,7 @@ Specify the name of the PDB file containing at least a CRYST1 line describing th .IP \fB-o\fR \fIfilename\fR .IP \fB--ratio=\fR\fIfilename\fR .PD -Write the ratios of the reflection intensities to \fIfilename\fR. The ratio file will also be a CrystFEL reflection list (suitable for use with, for example, \fBrender_hkl\R), but the intensities column in the file will actually contain the ratios of intensities. +Write the ratios of the reflection intensities to \fIfilename\fR. The ratio file will also be a CrystFEL reflection list (suitable for use with, for example, \fBrender_hkl\fR), but the intensities column in the file will actually contain the ratios of intensities. .SH AUTHOR This page was written by Thomas White. |