diff options
Diffstat (limited to 'libcrystfel/src')
-rw-r--r-- | libcrystfel/src/taketwo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcrystfel/src/taketwo.c b/libcrystfel/src/taketwo.c index 93f348de..5acc99d9 100644 --- a/libcrystfel/src/taketwo.c +++ b/libcrystfel/src/taketwo.c @@ -32,7 +32,7 @@ * \class TakeTwo * Code outline. * --- Get ready for calculation --- - * Pre-calculate symmertry operations (generate_rotation_symops()) + * Pre-calculate symmetry operations (generate_rotation_symops()) * Pre-calculate theoretical vectors from unit cell dimensions * (gen_theoretical_vecs()) * Generate observed vectors from data (gen_observed_vecs()) |