diff options
author | Thomas White <taw@physics.org> | 2013-03-13 10:43:52 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2013-04-17 17:33:48 +0200 |
commit | 060dcd17f88045995eb54e8f663e06f9144b13bf (patch) | |
tree | b1be3c84e3d884dc844831cde5f1a77d60a4a0ec /libcrystfel | |
parent | 2b115b938d8bfba13f4193e329728b09a750b79f (diff) |
Fix comment
Diffstat (limited to 'libcrystfel')
-rw-r--r-- | libcrystfel/src/geometry.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcrystfel/src/geometry.h b/libcrystfel/src/geometry.h index 8b726ed7..2ac5982b 100644 --- a/libcrystfel/src/geometry.h +++ b/libcrystfel/src/geometry.h @@ -49,7 +49,7 @@ extern "C" { * space. * @PMODEL_UNITY : Set all all partialities and Lorentz factors to 1. * - * A %PartialityModelModel describes a geometrical model which can be used to + * A %PartialityModel describes a geometrical model which can be used to * calculate spot partialities and Lorentz correction factors. **/ typedef enum { |