aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
diff options
context:
space:
mode:
authorHelen Ginn <helen@strubi.ox.ac.uk>2018-04-27 22:20:56 +0200
committerThomas White <taw@physics.org>2018-05-02 09:46:14 +0200
commit8ee6527f2eea3e87970b7a8d7c2df1c4c0389afa (patch)
tree0811342d2e51915586ba1014e92f1d4df742e468 /libcrystfel
parent8401b8ee23a80ad2258fac28fe7644c6f4b27976 (diff)
Fix typo
Diffstat (limited to 'libcrystfel')
-rw-r--r--libcrystfel/src/taketwo.c2
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())